安裝vue-cli時長時間停留在checking installable status
安裝vue-cli時長時間停在?- fetchMetadata: sill resolveWithNewModule chokidar@2.1.5 checking installable status 問題還未解決
安裝vue-cli時長時間停在?- fetchMetadata: sill resolveWithNewModule chokidar@2.1.5 checking installable status 問題還未解決
2019-04-10
舉報
2019-04-11
有一個簡單的辦法,設(shè)置npm淘寶源:
npm config set registry https://registry.npmjs.org
2019-04-11
也可以用yarn add 的方式下載