Skip to content
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

Problem with npm start #26

Open
tribhuvan4 opened this issue Mar 5, 2018 · 0 comments
Open

Problem with npm start #26

tribhuvan4 opened this issue Mar 5, 2018 · 0 comments

Comments

@tribhuvan4
Copy link

HI,
I have installed all node module, but after executing npm start command on cmd. we are getting below error

gulp

[23:35:43] Failed to load external module @babel/register
[23:35:43] Requiring external module babel-register
[23:35:45] Using gulpfile D:\tribhuvan\angular-1-5-components-app-master\gulpfile.babel.js
[23:35:45] Starting 'clean'...
[23:35:45] Starting 'styles'...
[23:35:45] Starting 'serve'...
[23:35:45] Finished 'serve' after 27 ms
[23:35:45] Starting 'templates'...
[23:35:45] Finished 'clean' after 122 ms
[23:35:45] Starting 'copy'...
[23:35:45] Finished 'templates' after 245 ms
[23:35:45] Starting 'modules'...
[23:35:45] Finished 'modules' after 96 ms
[23:35:45] Starting 'scripts'...

npm ERR! Windows_NT 6.1.7600
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.11.3
npm ERR! npm v3.10.10
npm ERR! code ELIFECYCLE
npm ERR! [email protected] start: gulp
npm ERR! Exit status 3221225501
npm ERR!
npm ERR! Failed at the [email protected] start script 'gulp'.
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 contacts package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! gulp
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs contacts
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls contacts
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! D:\tribhuvan\angular-1-5-components-app-master\npm-debug.log

D:\tribhuvan\angular-1-5-components-app-master>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant