將vue項目代碼複製到本身電腦上安裝依賴時報錯:vue
checking for Python executable "python" in the PATH 複製代碼
用cnpm來安裝便可:python
步驟:npm
安裝cnpm:spa
npm install cnpm -g --registry=https://registry.npm.taobao.org 複製代碼
用cnpm安裝依賴:code
cnpm install 複製代碼