npm ERR! Failed at the bufferutil@1.3.0 install script 問題解決方法


報錯:

npm ERR! Failed at the bufferutil@1.3.0 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

 

解決:使用 --ignore-scripts 安裝 (先把某個報錯的包單獨安裝)

npm install realm@2.1.0 --ignore-scripts

 

 

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM