Open ghost opened 8 years ago
This seems to be an issue with a new version of webpack, forcing the angular cli team to lock down an older version https://github.com/angular/angular-cli/issues/2234 Confirmed Installing angular-cli@1.0.0-beta.15 locally solves this issue.
npm i angular-cli@1.0.0-beta.15 -D
Win10, Already have NG2, Angular CLI installed globally. Pulled the most tonight & ran npm install & ng serve - got back a series of errors: Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.
NormalModuleFactory
).