Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

build: NPM deprecations #7956

@topherfangio

Description

@topherfangio

I just cloned the repo and reinstalled all NPM modules and was met with the following warnings about deprecated plugins.

We should investigate and see if we can upgrade these

Fast-forwarded master to 877551c5318ff6f6bd322d914567ecb7eaf41f29.
topher@Tophers-MBP:~/Documents/Development/Profoundry/angular/material$ rm -rf node_modules
topher@Tophers-MBP:~/Documents/Development/Profoundry/angular/material$ npm install
npm WARN deprecated gulp-minify-css@0.3.13: Please use gulp-clean-css
npm WARN deprecated graceful-fs@3.0.8: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.
npm WARN deprecated npmconf@2.1.1: this package has been reintegrated into npm and is now out of date with respect to npm
npm WARN deprecated lodash@1.0.2: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.
npm WARN deprecated graceful-fs@1.2.3: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.

Metadata

Metadata

Assignees

Labels

P4: minorMinor issues. May not be fixed without community contributions.has: Pull RequestA PR has been created to address this issue

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions