Can't start development server
Michael-Reich opened this issue · 2 comments
Michael-Reich commented
When I do yarn start I get this error:
Error: Cannot find module '@angular-devkit/core'
artemijan commented
any updates on here?
slobodansmaardzic commented
Replace a line in package.json "@angular/cli": "1.5.0" to "@angular/cli": "^1.7.4" and run npm update.