执行一遍以下命令

rm -rf node_modules
rm package-lock.json
npm cache clear --force
npm install

 

相关文章: