gyp verb check python checking for Python executable "python2" in the PATH

缺少python2.7支持 可快速使用以下語句完成安裝

npm install --global --production windows-build-tools

到時候會自動下載python的

如果timeout報錯 請檢查代理設置,按如下設置下吧

nmp config set proxy http://1.1.1.1

nmp config set https-proxy http://1.1.1.1

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章