Skip to content

Conversation

@rwoloszyn
Copy link
Owner

There are plenty of reported error such as "@angular/compiler-cli" package was not properly installed."
which in most cases or all of them are connected with missing packages.

at Object.<anonymous> (/home/rafal/.npm-global/lib/node_modules/@angular/cli/node_modules/@ngtools/webpack/src/index.js:14:11) at Module._compile (module.js:570:32) at Object.Module._extensions..js (module.js:579:10) at Module.load (module.js:487:32) at tryModuleLoad (module.js:446:12) at Function.Module._load (module.js:438:3) at Module.require (module.js:497:17) at require (internal/module.js:20:19) at Object.<anonymous> (/home/rafal/.npm-global/lib/node_modules/@angular/cli/tasks/eject.js:10:19) at Module._compile (module.js:570:32) at Object.Module._extensions..js (module.js:579:10) at Module.load (module.js:487:32) at tryModuleLoad (module.js:446:12) at Function.Module._load (module.js:438:3) at Module.require (module.js:497:17) at require (internal/module.js:20:19)

Angular CLI throws an error which say almost nothing. There are a lot of different solutions (reinstalling etc) across the Internet but in most cases it's not missing @angular/compiler-cli but missing dependencies. Those errors are thrown in exceptions.

@rwoloszyn rwoloszyn force-pushed the show_exception_message branch from 2a568ed to 8183a8d Compare July 14, 2017 20:31
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

Successfully merging this pull request may close these issues.

2 participants