Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPM package depreciation warnings #12

Open
danielloader opened this issue Nov 4, 2016 · 1 comment
Open

NPM package depreciation warnings #12

danielloader opened this issue Nov 4, 2016 · 1 comment

Comments

@danielloader
Copy link

danielloader commented Nov 4, 2016

# npm install
npm WARN deprecated [email protected]: Please use gulp-clean-css
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]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: 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.

May be worth switching to gulp-clean-css, the other warnings seem to be from gulp.

@sandrokeil
Copy link
Owner

Thank you for your report. Can you bring a PR please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@danielloader @sandrokeil and others