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

Can't run "npm start" #69

Open
ghost opened this issue Jun 6, 2016 · 5 comments
Open

Can't run "npm start" #69

ghost opened this issue Jun 6, 2016 · 5 comments

Comments

@ghost
Copy link

ghost commented Jun 6, 2016

When I run "npm start", I see a lot of build messages, and then it keeps hanging on "webpack: bundle is now VALID.". The build directory is not created and the server not started. What could be the issue here?

@PhilippeCorreges
Copy link

Same here with error : ERROR in multi main
Module not found: Error: Cannot resolve module 'server' in /Users/IOSoftwareSAS/WebstormProjects/angular2-authentication-sample @ multi main

@chenkie
Copy link
Contributor

chenkie commented Jun 24, 2016

Just updated to rc3. Can you try it again?

@mdedgjonaj
Copy link

mdedgjonaj commented Jul 3, 2016

I still have same issue. Please check out the log output:

14 verbose stack Error: [email protected] start: `npm run front`
14 verbose stack Exit status 1
14 verbose stack     at EventEmitter.<anonymous> (C:\Users\******\AppData\Roaming\npm\node_modules\npm\lib\utils\lifecycle.js:239:16)
14 verbose stack     at emitTwo (events.js:106:13)
14 verbose stack     at EventEmitter.emit (events.js:191:7)
14 verbose stack     at ChildProcess.<anonymous> (C:\Users\*******\AppData\Roaming\npm\node_modules\npm\lib\utils\spawn.js:24:14)
14 verbose stack     at emitTwo (events.js:106:13)
14 verbose stack     at ChildProcess.emit (events.js:191:7)
14 verbose stack     at maybeClose (internal/child_process.js:852:16)
14 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:215:5)
15 verbose pkgid [email protected]
16 verbose cwd C:\github\public\angular2-authentication-sample
17 error Windows_NT 6.1.7601
18 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\*******\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "start"
19 error node v6.2.2
20 error npm  v3.8.5
21 error code ELIFECYCLE
22 error [email protected] start: `npm run front`
22 error Exit status 1
23 error Failed at the [email protected] start script 'npm run front'.
23 error Make sure you have the latest version of node.js and npm installed.
23 error If you do, this is most likely a problem with the angular2-authentication-sample package,
23 error not with npm itself.

@ghost
Copy link

ghost commented Sep 18, 2016

same error ,webpack: bundle is now VALID

@ThinkAboutGitHub
Copy link

I get the exact same thing happen when I run npm start. Is there any fix for this?

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

4 participants