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

npm start doesn't work #64

Closed
lazywhite opened this issue May 11, 2016 · 2 comments
Closed

npm start doesn't work #64

lazywhite opened this issue May 11, 2016 · 2 comments

Comments

@lazywhite
Copy link

lazywhite commented May 11, 2016

WARNING in ./src/app/LoggedInOutlet.ts
[17, 1]: exceeds maximum line length of 100


ERROR in ./~/.npminstall/angular2/2.0.0-beta.17/angular2/src/core/application_ref.js
Module not found: Error: Cannot resolve module 'angular2/src/core/linker/component_resolver' in /Users/white/angular2-authentication-sample/node_modules/.npminstall/angular2/2.0.0-beta.17/angular2/src/core
 @ ./~/.npminstall/angular2/2.0.0-beta.17/angular2/src/core/application_ref.js 23:27-81
webpack: bundle is now VALID.
$ node -v
v6.0.0
@ashishdasnurkar
Copy link

ashishdasnurkar commented May 11, 2016

Have you done npm install and was it successful install?

@lazywhite
Copy link
Author

I did 'npm install' again, get this error

ERROR in multi vendor
Module not found: Error: Cannot resolve module 'zone.js/dist/zone-microtask' in /Users/white/angular2-authentication-sample
 @ multi vendor

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

2 participants