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 deprecation/notsup warnings #49

Open
Neberheim opened this issue Aug 28, 2020 · 0 comments
Open

npm deprecation/notsup warnings #49

Neberheim opened this issue Aug 28, 2020 · 0 comments

Comments

@Neberheim
Copy link

Neberheim commented Aug 28, 2020

Installing via npm with node v14.09.0/npm 6.14.7 returned several deprecation and not supported warnings:

npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
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 natives@1.1.6: This module relies on Node.js's internals and will break at some point. Do not use it, and update to graceful-fs@4.x.
/usr/local/bin/agsout -> /usr/local/lib/node_modules/agsout/index.js
npm WARN notsup Unsupported engine for agsout@1.0.4: wanted: {"node":">=6.0 <7.0"} (current: {"node":"14.9.0","npm":"6.14.7"})
npm WARN notsup Not compatible with your version of node/npm: agsout@1.0.4
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

1 participant