Node.js 错误:找不到模块'…/网页包';Vue js

Node.js 错误:找不到模块'…/网页包';Vue js,node.js,vue.js,vuejs2,vue-component,Node.js,Vue.js,Vuejs2,Vue Component,npm运行构建抛出错误。问题在哪里 使用 我不工作了,知道吗 尝试删除节点模块目录,然后运行npm安装,然后尝试使用npm运行构建让我知道它是否工作尝试删除节点模块目录,然后运行npm安装,然后尝试使用npm运行构建让我知道它是否工作只要做就行了这如果要完全从Vue中清理Web包 Delete the node_modules Delete the package-lock.json npm install npm run build 就这么做。。如果要完全从Vue中清理Web包 Del

npm运行构建
抛出错误。问题在哪里

使用

我不工作了,知道吗


尝试删除
节点模块
目录,然后运行
npm安装
,然后尝试使用
npm运行构建
让我知道它是否工作

尝试删除
节点模块
目录,然后运行
npm安装
,然后尝试使用
npm运行构建
让我知道它是否工作

只要做就行了这如果要完全从Vue中清理Web包

Delete the node_modules

Delete the package-lock.json

npm install

npm run build

就这么做。。如果要完全从Vue中清理Web包

Delete the node_modules

Delete the package-lock.json

npm install

npm run build

我删除了node mudles并运行了npm安装,然后运行了npm运行构建,没有工作还包括package-lock.jsoni删除了node mudles并运行了npm安装,然后运行了npm运行构建,没有工作还包括package-lock.json