Chris Darakjian
Chris Darakjian

Reputation: 1

Error: Cannot find module '@angular/compiler-cli'

I am trying to run a MEAN project. When I run the following command in cmd: ng build --watch

I get the following error:

cannot find module '@angular/compiler/cli'

Here is some extra info: angular cli version

Upvotes: 0

Views: 1299

Answers (0)

Related Questions