-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Description
OS: Windows 10
NPM version: 3.10.5
Node version: v4.4.7
angular-cli version: 1.0.0-beta.10
I get the following warnings during installation:
$ npm install -g angular-cli
npm WARN deprecated jade@0.26.3: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated lodash-node@2.4.1: This package has been discontinued in favor of lodash@^4.0.0.
npm WARN deprecated tough-cookie@2.2.2: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130
npm WARN deprecated to-iso-string@0.0.2: to-iso-string has been deprecated, use @segment/to-iso-string instead.
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated graceful-fs@3.0.8: graceful-fs v3.0.0 and before will fail on 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.
C:\Users\jh\AppData\Roaming\npm\ng -> C:\Users\jh\AppData\Roaming\npm\node_modules\angular-cli\bin\ng
C:\Users\jh\AppData\Roaming\npm
`-- angular-cli@1.0.0-beta.10
Should I ignore them? How could I fix this?
Metadata
Metadata
Assignees
Labels
No labels