You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
The text was updated successfully, but these errors were encountered:
HI,
I have installed all node module, but after executing npm start command on cmd. we are getting below error
[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>
The text was updated successfully, but these errors were encountered: