Closed
Description
BUILD:
Windows 10
angular-cli: 1.0.0-beta.24
node: 6.9.4
os: win32 x64
npm: 3.10.10
LOG for npm install -g -f angular-cli
I cant start a new project in angular-cli, I get some errors while giving the command "ng new xyz-app"
FYI I uninstalled and re-installed angular-cli using the -f handle, after going through other threads describing a similar issue. That did not help. I also reinstalled node (was on npm 4.0.5 earlier, now on 3.10.10). Error on starting new project is:
Package Install failed, see above.
If I anyway cd into the xyz directory and run npm serve, I get-
You seem to not be dependending on "@angular/core". This is an error.
I just had a look at installation log, it is full of errors.