While you can run thenpm installcommand to get the required package version, it’s not necessary as the module should still work. Again, the dependency must be updated in thepackage.jsonfile of the package you are installing. If you want to remove the deprecated warnings, you can add the-...
npm WARN deprecated to-iso-string@0.0.2: to-iso-string has been deprecated, use @segment/to-iso-string instead. npm WARN deprecated jade@0.26.3: Jade has been renamed to pug, please install the latest version of pug instead of jade npm WARN deprecated minimatch@0.3.0: Please update to ...
Steps to reproduce the behavior: git clone the master branch run npm install ... Expected behavior Clean install with no deprecation warnings Current behavior The following warnings: some projecting braking changes npm WARN deprecated ro...
npm WARN deprecatednode-uuid@1.4.7: use uuid module instead npm WARN deprecatedminimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecatedminima...
npmWARN deprecated axios@0.20.0: Critical security vulnerability fixedinv0.21.1. For more information, see https://github.com/axios/axios/pull/3410 npmWARN deprecated babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates. ...
This library allows you to display deprecation messages to your users. This library goes above and beyond with deprecation warnings by introspection of the call stack (but only the bits that it is interested in). Instead of just warning on the first invocation of a deprecated function and never...
Microsoft Windows [版本 10.0.18363.1556] (c) 2019 Microsoft Corporation。保留所有权利。 C:\Users\18660\Desktop\my-app>npm start npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` inst
npm WARN deprecated nomnom@1.8.1: Package no longer supported. Contact support@npmjs.com for more info. npm WARN deprecated babel-preset-es2015@6.24.1: ??? Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update! npm...
npmWARNdeprecated har-validator@5.1.5:thislibrary is no longer supported npmWARNdeprecated graceful-fs@1.2.3:please upgrade to graceful-fs4forcompatibilitywithcurrent and future versionsofNode.js npmWARNdeprecated minimatch@0.2.14:Please update to minimatch3.0.2or higher to avoid a RegExp DoS issue...
PS E:\项目\guli-shop-vue\renren-fast-vue> npm install npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated har-validator@5.1.5: this library is no longer supported > node-sass@4.14.1 install E:\项目\guli...