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