1. 程式人生 > >在Webstrom中,安裝bootstrap依賴時的提示信息,很多地方可以作為延伸學習

在Webstrom中,安裝bootstrap依賴時的提示信息,很多地方可以作為延伸學習

ins iso ability date cat releases lib erl please

/usr/local/bin/node /usr/local/lib/node_modules/npm/bin/npm-cli.js install --scripts-prepend-node-path=auto
npm WARN deprecated [email protected]: Use the built-in module in node 9.0.0 or newer, instead
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]: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130
npm WARN deprecated [email protected]: Use uuid module instead
npm WARN deprecated [email protected]: Use uuid module instead
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue

> [email protected] install /Users/zhangji/my/read_src/bootstrap-3.3.7/node_modules/phantomjs
> node install.js

PhantomJS not found on PATH
Downloading https://github.com/Medium/phantomjs/releases/download/v1.9.19/phantomjs-1.9.8-macosx.zip
Saving to /var/folders/b0/c4px0nl972sfrv90h3k4bygw0000gn/T/phantomjs/phantomjs-1.9.8-macosx.zip

Receiving...

在Webstrom中,安裝bootstrap依賴時的提示信息,很多地方可以作為延伸學習