Skip to content

Angular-cli installs but doesnt start new project: package install failed, see above #3906

Closed
@ktn00b

Description

@ktn00b

BUILD:
Windows 10
angular-cli: 1.0.0-beta.24
node: 6.9.4
os: win32 x64
npm: 3.10.10

LOG for ng new command

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions