Failed to start the server, since you have enabled dllPlugin, but have not run `roadhog buildDll` be

本文解决了一个在使用npm运行build:dll命令时出现的错误,通过删除node_modules文件夹,清除package-lock.json文件,以及强制清除npm缓存,最后重新安装npm依赖,成功解决了问题。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

npm run dev启动报错

  • 0 info it worked if it ends with ok
  • 1 verbose cli [ 'D:\\Program Files\\nodejs\\node.exe',
  • 1 verbose cli   'D:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
  • 1 verbose cli   'run',
  • 1 verbose cli   'build:dll' ]
  • 2 info using npm@5.6.0
  • 3 info using node@v8.11.3
  • 20 error code ELIFECYCLE
  • 21 error errno 1
  • 22 error antd-admin@4.3.2 build:dll: `roadhog buildDll`
  • 22 error Exit status 1
  • 23 error This is probably not a problem with npm. There is likely additional logging output above.
  • 24 verbose exit [ 1, true ]

  • 解决方案
  • 删除node_modules
  •  删除package-lock.json
  • 清除npm缓存 npm cache clear --force
  • npm install

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值