Alfresco / alfresco-docker-installer

Generator to build Docker Compose templates to deploy Alfresco Community
Other
140 stars 57 forks source link

Unexpected token '(' #166

Closed MarcosCK closed 1 year ago

MarcosCK commented 1 year ago

When I try to run the generator "yo alfresco-docker-installer", it returns the error "Unexpected token '(' ". The error started after updating the installer.

MarcosCK commented 1 year ago

Problem was related to the outdated version of “Nodejs”, I just updated to the latest version and solved it. Run:

sudo npm install -g n