You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installing via npm with node v14.09.0/npm 6.14.7 returned several deprecation and not supported warnings:
npm WARN deprecated [email protected]: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: this library is no longer supported
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]: This module relies on Node.js's internals and will break at some point. Do not use it, and update to [email protected].
/usr/local/bin/agsout -> /usr/local/lib/node_modules/agsout/index.js
npm WARN notsup Unsupported engine for [email protected]: 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: [email protected]
The text was updated successfully, but these errors were encountered:
Installing via npm with node v14.09.0/npm 6.14.7 returned several deprecation and not supported warnings:
The text was updated successfully, but these errors were encountered: