02-01-2019 04:54 AM
Hi, I am trying to install the ADF generator in NPM using the following command:
npm install -g generator-alfresco-adf-app@latest
But I am getting the following error:
I have the feeling it has something to do with the python 2.7 syntax and that I have install python 3.6.
Can you tell me how to solve the error and installing the generator?
Thanks and Kind regards,
David
02-01-2019 08:26 AM
Hi.
I also experienced the same error. I succeeded in installing the generator by using Python 2.7 instead of Python 3.7.
As you think, Python 3 requires parentheses when using the print function.
02-01-2019 08:26 AM
Hi.
I also experienced the same error. I succeeded in installing the generator by using Python 2.7 instead of Python 3.7.
As you think, Python 3 requires parentheses when using the print function.
02-18-2019 10:03 AM
Version 3.0.2 of the generator has fixed this bug
Explore our Alfresco products with the links below. Use labels to filter content by product module.