解决办法:
1.删除node_modules文件夹,重新执行命令npm install
2.将public/index.html更名为index.ejs
3.在node_nodules/webpack/bin/webpack.js中加入html: { template: './src/index.ejs' }
4.重启项目

Logo

前往低代码交流专区

更多推荐