Skip to content

Unable to install angular-cli through command line #2430

@ghost

Description

Please provide us with the following information:

OS?

Windows 10 current version and updated

Versions.

Angular-cli not installed
Node version 4.5.0

Repro steps.

This was an initial install globally in preparation for a new repo. I tried to install the program via npm as instructed in your git repo.

npm install -g angular-cli

The log given by the failure.

Normally this include a stack trace and some more information.
266448 error Windows_NT 10.0.14393
266449 error argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "angular-cli" "-g"
266450 error node v4.5.0
266451 error npm v2.15.9
266452 error code EPEERINVALID
266453 error peerinvalid The package webpack@2.1.0-beta.22 does not satisfy its siblings' peerDependencies requirements!
266453 error peerinvalid Peer html-webpack-plugin@2.22.0 wants webpack@*
266453 error peerinvalid Peer karma-webpack@1.8.0 wants webpack@^1.1.0 || ^2 || ^2.1.0-beta
266453 error peerinvalid Peer sass-loader@3.2.3 wants webpack@^1.12.6 || ^2.1.0-beta
266453 error peerinvalid Peer string-replace-loader@1.0.5 wants webpack@1 || 2 || ^2.0.0-beta || ^2.1.0-beta
266453 error peerinvalid Peer webpack-dev-server@2.1.0-beta.3 wants webpack@^2.1.0-beta
266454 verbose exit [ 1, true ]

Mention any other details that might be useful.

I have checked for any globally installed npm programs that may be outdated and tried a full global npm update however they all appear to be current just in case this was affecting the issue


Thanks! We'll be in touch soon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions