12-02-2016 05:10 PM
I'm unable to successfully execute yo ng2-alfresco-app on Ubuntu Server 16.04, node v6.9.1, and npm v3.10.8.
I've tried using npm cache clean and rebooting without luck.
My terminal output is below. Everything is ok on installing yo and the generator-ng2-alfresco-app.
Any hints or help would be greatly appreciated.
Thanks.
01-09-2018 05:29 AM
Did you try with other projects that require NPM? It could be a problem due to your firewall or some antivirus that blocks the download of javascript from internet. This kind of problem happens often on windows OS.
01-09-2018 12:11 PM
Hello,
Thanks for the reply. Now everything seems to be up and node is running. Can you tell me how to access the application? What is the URL and what is the username and password?
Can you point me to a clear guide on how can i extend the default app that was downloaded
01-10-2018 08:22 AM
Hi I suggest you give a look here:
https://community.alfresco.com/community/application-development-framework/pages/get-started
the username and password are depending on your BE configuration. When you run :
npm run start
it automatically open the generated app in your borwser. For more info I suggest you to read the tutorial here :
https://community.alfresco.com/community/application-development-framework/pages/get-started
alfresco-ng2-components/PREREQUISITES.md at master · Alfresco/alfresco-ng2-components · GitHub
01-10-2018 11:19 AM
Thanks. I will have a look.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.