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
Solved! Go to Solution.
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.
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.
Version 3.0.2 of the generator has fixed this bug
Discussions, help and advice about the Alfresco Development Framework.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.