Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 309 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 309 Bytes

AngularAce-

On running the command "ng serve" you may get an error saying,

Node packages may not be installed. Try installing with 'npm install'.
Error: Could not find the '@angular-devkit/build-angular:dev-server' builder's node package.

In that case try running this command,

npm install