小编And*_*wis的帖子

NPM:如何找到子包裹的父母?

我有一堆较旧的软件包(维护Angularjs(1.0)堆栈),安装时收到有关软件包过时版本的警告:

npm WARN deprecated bower@1.3.12: ...psst! Your project can stop working at any moment because its dependencies can change. Prevent this by migrating to Yarn: https://bower.io/
blog/2017/how-to-migrate-away-from-bower/
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 WARN deprecated graceful-fs@3.0.11: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated minimatch@1.0.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue …
Run Code Online (Sandbox Code Playgroud)

node.js npm

6
推荐指数
1
解决办法
2042
查看次数

标签 统计

node.js ×1

npm ×1