gyp ERR! find VS **************************************************************
gyp ERR! find VS 您需要安裝最新版本的 Visual Studio
gyp ERR! find VS 包括 "使用 C++ 的桌面開發" 工作負載。
gyp ERR! find VS 有關更多信息,請參閱文檔:
gyp ERR! find VS https://github.com/nodejs/node-gyp#on-windows
gyp ERR! find VS **************************************************************
npm ERR! gyp ERR! find Python **********************************************************
npm ERR! gyp ERR! find Python 您需要安裝最新版本的 Python。
npm ERR! gyp ERR! find Python Node-gyp 應該能夠找到並使用 Python。如果沒有,
npm ERR! gyp ERR! find Python 您可以嘗試以下選項之一:
npm ERR! gyp ERR! find Python - 使用開關 --python="C:\Path\To\python.exe"
npm ERR! gyp ERR! find Python (node-gyp 和 npm 均接受)
npm ERR! gyp ERR! find Python - 設置環境變量 PYTHON
npm ERR! gyp ERR! find Python - 設置 npm 配置變量 python:
npm ERR! gyp ERR! find Python npm config set python "C:\Path\To\python.exe"
npm ERR! gyp ERR! find Python 有關更多信息,請參閱文檔:
npm ERR! gyp ERR! find Python https://github.com/nodejs/node-gyp#installation
npm ERR! gyp ERR! find Python **********************************************************
以上錯誤的解決方案如下:
雙擊打開圖片中的文件,然後在彈出的控制台中按下回車鍵確認安裝,而後會自動打開 powershell 執行自動化安裝,整個過程比較耗時,可能會斷斷續續的下載 3Gb 左右的文件以修復以上問題。