npm install 报错 phantomjs-prebuilt@2.1.14 install: `node install.js`
Posted SandBoat
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了npm install 报错 phantomjs-prebuilt@2.1.14 install: `node install.js`相关的知识,希望对你有一定的参考价值。
$ npm install
> [email protected] install F:\Study\Vue\VueStudy\03\VueTest\node_module s\phantomjs-prebuilt
> node install.js
‘node‘ ????????????????????????е????
?????????????
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fse vents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected] 1.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"} )
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: `node install.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional log ging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! E:\Program Files\nodejs\node_cache\_logs\2017-07-31T10_21_57_704Z-d ebug.log
初步诊断为包[email protected] install: `node install.js`下载失败
先运行 npm install [email protected] --ignore-script 可成功
Add --ignore-scripts option that causes `npm install` to not run preinstall and prepublish scripts
以上是关于npm install 报错 phantomjs-prebuilt@2.1.14 install: `node install.js`的主要内容,如果未能解决你的问题,请参考以下文章
webpacke install vue application 报错 Failed at the phantomjs-prebuilt@2.1.14 install script
phantomjs-prebuilt@2.1.16 install: `node install.js`