剛剛在網上下了個開源的項目:
https://github.com/ing670/webappkiller
執行npm install 報錯:npm ERR! Failed at the phantomjs-prebuilt@2.1.14 install script 'node install.js'.
直接在項目根目錄執行:npm install phantomjs-prebuilt -save 安裝缺少的類庫。
再次安裝成功!
剛剛在網上下了個開源的項目:
https://github.com/ing670/webappkiller
執行npm install 報錯:npm ERR! Failed at the phantomjs-prebuilt@2.1.14 install script 'node install.js'.
直接在項目根目錄執行:npm install phantomjs-prebuilt -save 安裝缺少的類庫。
再次安裝成功!
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。