-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
As of today - a whole number of packages seem to be deprecated and out of date.
Capturing the log for reference purposes here. Something we can possibly revisit later.
npm WARN deprecated ng2-bootstrap@1.6.3: ng2-bootstrap is renamed to ngx-bootstrap, please do npm i ngx-bootstrap -S
npm WARN deprecated angular-cli@1.0.0-beta.18: angular-cli has been renamed to @angular/cli. Please update your dependencies.
npm WARN deprecated bower@1.8.2: ...psst! Your project can stop working at any moment because its dependencies can change. Prevent this by migrating to Yarn: https://bower.io/blog/2017/how-to-migrate-away-from-bower/
npm WARN deprecated node-uuid@1.4.8: Use uuid module instead
npm WARN deprecated lodash-node@2.4.1: This package is discontinued. Use 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 minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated minimatch@1.0.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated graceful-fs@1.2.3: 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.
npm WARN @angular/material@2.0.0-beta.12 requires a peer of @angular/cdk@2.0.0-beta.12 but none is installed. You must install peer dependencies yourself.
npm WARN @angular/material@2.0.0-beta.12 requires a peer of @angular/core@~4.4.4 but none is installed. You must install peer dependencies yourself.
npm WARN @angular/material@2.0.0-beta.12 requires a peer of @angular/common@~4.4.4 but none is installed. You must install peer dependencies yourself.
npm WARN ng2-bootstrap@1.6.3 requires a peer of @angular/common@^2.3.1 || >=4.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ng2-bootstrap@1.6.3 requires a peer of @angular/compiler@^2.3.1 || >=4.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ng2-bootstrap@1.6.3 requires a peer of @angular/core@^2.3.1 || >=4.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ng2-bootstrap@1.6.3 requires a peer of @angular/forms@^2.3.1 || >=4.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN @angular/compiler-cli@2.1.2 requires a peer of @angular/compiler@2.1.2 but none is installed. You must install peer dependencies yourself.
npm WARN @angular/compiler-cli@2.1.2 requires a peer of @angular/core@2.1.2 but none is installed. You must install peer dependencies yourself.
npm WARN @angular/platform-server@2.1.2 requires a peer of @angular/core@2.1.2 but none is installed. You must install peer dependencies yourself.
npm WARN @angular/platform-server@2.1.2 requires a peer of @angular/common@2.1.2 but none is installed. You must install peer dependencies yourself.
npm WARN @angular/platform-server@2.1.2 requires a peer of @angular/compiler@2.1.2 but none is installed. You must install peer dependencies yourself.
npm WARN @angular/platform-server@2.1.2 requires a peer of @angular/platform-browser@2.1.2 but none is installed. You must install peer dependencies yourself.
npm WARN @ngtools/webpack@1.7.4 requires a peer of webpack@^2.2.0 || ^3.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN string-replace-loader@1.3.0 requires a peer of webpack@1 || 2 || 3 but none is installed. You must install peer dependencies yourself.
npm WARN webpack-dev-middleware@1.12.0 requires a peer of webpack@^1.0.0 || ^2.0.0 || ^3.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.1.2 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels