Angular CLI - ng serve can not read property 'config' of null

0

Uploaded an angled pro git project and downloaded the zip from another machine

I give npm install in the folder and then ng it works (I'm inside the project folder)

The .lang-cli.json file is in root (I did not have to add, came from git)

But when I give ng serve I get the error can not read property 'config' of null

    
asked by anonymous 12.06.2018 / 20:22

0 answers