安装vue-cli时长时间停在 - fetchMetadata: sill resolveWithNewModule chokidar@2.1.5 checking installable status 问题还未解决
有一个简单的办法,设置npm淘宝源:
npm config set registry https://registry.npmjs.org
也可以用yarn add 的方式下载