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
This is pretty cool but it's not running right for me. Testing seems to work great with this one though
Error on running dev
[email protected] dev /Users/gabrielkunkel/WebstormProjects/angular-es6-webpack-demo
webpack-dev-server --history-api-fallback --inline --progress
������������ 0% compile���������������������� 10% 0/1 build modules���������������������� 70% 1/1 build modules���������������������� 40% 1/2 build modulesevents.js:85
throw er; // Unhandled 'error' event
^
Error: listen EADDRINUSE
at exports._errnoException (util.js:746:11)
at Server._listen2 (net.js:1156:14)
at listen (net.js:1182:10)
at net.js:1280:9
at GetAddrInfoReqWrap.asyncCallback as callback
at GetAddrInfoReqWrap.onlookup as oncomplete
npm ERR! Darwin 15.0.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "run-script" "dev"
npm ERR! node v0.12.7
npm ERR! npm v2.11.3
npm ERR! code ELIFECYCLE
npm ERR! [email protected] dev: webpack-dev-server --history-api-fallback --inline --progress
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] dev script 'webpack-dev-server --history-api-fallback --inline --progress'.
npm ERR! This is most likely a problem with the germanwords-ng1-webpack package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! webpack-dev-server --history-api-fallback --inline --progress
npm ERR! You can get their info via:
npm ERR! npm owner ls germanwords-ng1-webpack
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /Users/gabrielkunkel/WebstormProjects/angular-es6-webpack-demo/npm-debug.log
Process finished with exit code 1
The text was updated successfully, but these errors were encountered:
This is pretty cool but it's not running right for me. Testing seems to work great with this one though
Error on running dev
������������ 0% compile���������������������� 10% 0/1 build modules���������������������� 70% 1/1 build modules���������������������� 40% 1/2 build modulesevents.js:85
throw er; // Unhandled 'error' event
^
Error: listen EADDRINUSE
at exports._errnoException (util.js:746:11)
at Server._listen2 (net.js:1156:14)
at listen (net.js:1182:10)
at net.js:1280:9
at GetAddrInfoReqWrap.asyncCallback as callback
at GetAddrInfoReqWrap.onlookup as oncomplete
npm ERR! Darwin 15.0.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "run-script" "dev"
npm ERR! node v0.12.7
npm ERR! npm v2.11.3
npm ERR! code ELIFECYCLE
npm ERR! [email protected] dev:
webpack-dev-server --history-api-fallback --inline --progress
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] dev script 'webpack-dev-server --history-api-fallback --inline --progress'.
npm ERR! This is most likely a problem with the germanwords-ng1-webpack package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! webpack-dev-server --history-api-fallback --inline --progress
npm ERR! You can get their info via:
npm ERR! npm owner ls germanwords-ng1-webpack
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /Users/gabrielkunkel/WebstormProjects/angular-es6-webpack-demo/npm-debug.log
Process finished with exit code 1
The text was updated successfully, but these errors were encountered: