VS Code中Angular出现cannot find module问题解决

242 阅读1分钟

将node_module文件夹删掉

将node_module文件夹删掉

将node_module文件夹删掉

重新npm install  或 cnpm install