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

Error: Cannot find module '@angular-devkit/core' #58

Closed
sudhircodefire opened this issue Feb 7, 2018 · 3 comments
Closed

Error: Cannot find module '@angular-devkit/core' #58

sudhircodefire opened this issue Feb 7, 2018 · 3 comments

Comments

@sudhircodefire
Copy link

Node -v = v8.9.4
npm -v = 4.3.0

Error:
module.js:540
throw err;
^

Error: Cannot find module '@angular-devkit/core'
at Function.Module._resolveFilename (module.js:538:15)
at Function.Module._load (module.js:468:25)
at Module.require (module.js:587:17)
at require (internal/module.js:11:18)
at Object. (C:\wamp\www\ngApi\node_modules@angular-devkit\schematics\src\tree\virtual.js:10:16)
at Module._compile (module.js:643:30)
at Object.Module._extensions..js (module.js:654:10)
at Module.load (module.js:556:32)
at tryModuleLoad (module.js:499:12)
at Function.Module._load (module.js:491:3)

@Boboss74
Copy link

Boboss74 commented Feb 7, 2018

solution here #54

@jogaian282
Copy link

Install npm i @angular-devkit/core --save-dev as development dependency and try

@xidedix
Copy link
Member

xidedix commented Aug 28, 2018

I'm closing this since it appears to be inactive or answered above. Please comment and/or reopen if you feel the issue has not been resolved.

@xidedix xidedix closed this as completed Aug 28, 2018
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