Skip to content

Instantly share code, notes, and snippets.

@r4hulp
Created November 16, 2016 07:24
Show Gist options
  • Select an option

  • Save r4hulp/d568d7c762518697b8d319df4213a90a to your computer and use it in GitHub Desktop.

Select an option

Save r4hulp/d568d7c762518697b8d319df4213a90a to your computer and use it in GitHub Desktop.
Angular CLI issue
D:\Angular2\November2016\reboot-cli>npm install -g angular-cli@latest
npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail o
n node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible
. Use 'npm ls graceful-fs' to find it in the tree.
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher
to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: ReDoS vulnerability parsing Set-Cookie h
ttps://nodesecurity.io/advisories/130
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher
to avoid a RegExp DoS issue
C:\Users\RahulP\AppData\Roaming\npm\ng -> C:\Users\RahulP\AppData\Roaming\npm\no
de_modules\angular-cli\bin\ng
C:\Users\RahulP\AppData\Roaming\npm
`-- [email protected]
+-- UNMET PEER DEPENDENCY @angular/compiler-cli@^2.1.0
+-- UNMET PEER DEPENDENCY @angular/core@^2.0.0
`-- UNMET PEER DEPENDENCY reflect-metadata@^0.1.8
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules\an
gular-cli\node_modules\chokidar\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@
1.0.15: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"
})
npm WARN @ngtools/[email protected] requires a peer of @angular/compiler-cli@^2.1.0
but none was installed.
npm WARN @ngtools/[email protected] requires a peer of @angular/core@^2.0.0 but none
was installed.
npm WARN @ngtools/[email protected] requires a peer of reflect-metadata@^0.1.8 but n
one was installed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment