-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not able to start #3
Comments
Do you have gulp installed globally? |
Steps for windows: |
I got an error on running it as well on windows but it told me it was due to a dependency on HighCharts that it couldn't find. This is the free version right? Why does it have a dependency in "project.config.ts" on HighCharts? As far as I can tell HighCharts is not used in the free version. |
This will resolve issue start-angular#3 start-angular#3
i have the same issue with macOs Sierra. Any suggestion? |
this theme usages old version of angular, try |
When I run the npm start, I'm getting this error
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "start"
npm ERR! node v6.3.1
npm ERR! npm v3.10.3
npm ERR! code ELIFECYCLE
npm ERR! [email protected] start:
gulp serve --env dev
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script 'gulp serve --env dev'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the Ani-Angular2 package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! gulp serve --env dev
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs Ani-Angular2
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls Ani-Angular2
npm ERR! There is likely additional logging output above.
The text was updated successfully, but these errors were encountered: