删除node_modules 文件夹. 使用rimraf 包----不推荐 npm install rimraf -g rimraf node_modules. 使用git bash(linux 命令). rm-rf node_modules.
確定! 回上一頁