JavaShuo
欄目
標籤
npm install optipng-bin Failed at the [email protected] postinstall script
時間 2021-01-15
標籤
Web前端
optipng-bin
npm install
ignore-scripts
lib/install.js
postinstall
欄目
HTML
简体版
原文
原文鏈接
如題所示,在項目中安裝optipng-bin依賴的時候報錯,截圖如下所示: 從報錯信息來看,好像是類似於linux系統的源碼安裝,一度以爲這個問題無法解決,直到找到一個方法,給這個安裝添加一個參數,--ignore-scripts就好了,如下所示: 有點不敢相信,但是這卻是真的,他好像繞過了源碼編譯。有點驚喜,有點意外。希望對遇到這個問題的人有幫助。
>>阅读原文<<
相關文章
1.
Failed at the [email protected] postinstall script 錯誤是npm install時報錯
2.
啓動vue項目時報錯,npm ERR! Failed at the [email protected] postinstall script.
3.
node-sass安裝失敗之npm ERR! Failed at the node-sass@4.12.0 postinstall script.
4.
npm ERR! [email protected] install: `node install.js`
5.
npm ERR! Failed at the gff@1.0.0 start script.
6.
node-sass 安裝失敗 Failed at the node-sass@4.9.2 postinstall script的解決
7.
Vue npm Install安裝報錯 no such file or directory Failed at the chromedriver@2.45.0 install script.
8.
npm install 時報 [email protected] 安裝失敗解決方案
9.
npm install的時候報錯[email protected]
10.
protobufjs@6.8.8 postinstall: `node scripts/postinstall`
更多相關文章...
•
ASP 使用 CDOSYS 發送電子郵件
-
ASP 教程
•
ASP.NET Web Pages - WebMail 幫助器
-
ASP.NET 教程
•
Java 8 Stream 教程
•
IntelliJ IDEA 代碼格式化配置和快捷鍵
相關標籤/搜索
postinstall
failed
install
protected
email
script
npm
assembly&install
failed......executable
c#protected
HTML
JavaScript
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
.Net core webapi2.1生成exe可執行文件
2.
查看dll信息工具-oleview
3.
c++初學者
4.
VM下載及安裝
5.
win10下如何安裝.NetFrame框架
6.
WIN10 安裝
7.
JAVA的環境配置
8.
idea全局配置maven
9.
vue項目啓動
10.
SVN使用-Can't remove directoryXXXX,目錄不是空的,項目報錯,有紅叉
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
Failed at the [email protected] postinstall script 錯誤是npm install時報錯
2.
啓動vue項目時報錯,npm ERR! Failed at the [email protected] postinstall script.
3.
node-sass安裝失敗之npm ERR! Failed at the node-sass@4.12.0 postinstall script.
4.
npm ERR! [email protected] install: `node install.js`
5.
npm ERR! Failed at the gff@1.0.0 start script.
6.
node-sass 安裝失敗 Failed at the node-sass@4.9.2 postinstall script的解決
7.
Vue npm Install安裝報錯 no such file or directory Failed at the chromedriver@2.45.0 install script.
8.
npm install 時報 [email protected] 安裝失敗解決方案
9.
npm install的時候報錯[email protected]
10.
protobufjs@6.8.8 postinstall: `node scripts/postinstall`
>>更多相關文章<<