node 12.18.3

万能公式

1,更新最新的NPM 传送门 (npm: npm install npm -)

2,淘宝换源(npm install -g cnpm --registry=https://registry.npm.taobao.org)

3,node_modules文件夹删了 ,重新 npm insatll (实在不行就用 cmd ⇒ cnpm install )

4,清缓存 ( npm cache clean --force )