lowcode-engine icon indicating copy to clipboard operation
lowcode-engine copied to clipboard

lowcode-demo运行失败

Open zhangpengtwo opened this issue 2 years ago • 0 comments

使用lowcode-demo运行demo。执行npm run start报错,是webpack版本高了吗?怎么解决 ERR! CONFIG Failed to load webpack config. ERR! Cannot read properties of undefined (reading 'tap') TypeError: Cannot read properties of undefined (reading 'tap') at HtmlWebpackPlugin.apply (/mnt/d/wsl-ubuntu/lowcode-demo/demo-general/node_modules/.store/[email protected]/node_modules/html-webpack-plugin/index.js:40:31) at webpack (/mnt/d/wsl-ubuntu/lowcode-demo/demo-general/node_modules/.store/[email protected]/node_modules/webpack/lib/webpack.js:51:13) at /mnt/d/wsl-ubuntu/lowcode-demo/demo-general/node_modules/.store/[email protected]/node_modules/webpack/lib/webpack.js:36:39 at Array.map () at webpack (/mnt/d/wsl-ubuntu/lowcode-demo/demo-general/node_modules/.store/[email protected]/node_modules/webpack/lib/webpack.js:36:24) at /mnt/d/wsl-ubuntu/lowcode-demo/demo-general/node_modules/.store/@[email protected]/node_modules/@alib/build-scripts/lib/commands/start.js:70:24 at Generator.next () at fulfilled (/mnt/d/wsl-ubuntu/lowcode-demo/demo-general/node_modules/.store/@[email protected]/node_modules/@alib/build-scripts/lib/commands/start.js:5:58) at processTicksAndRejections (node:internal/process/task_queues:96:5)

zhangpengtwo avatar Mar 05 '23 15:03 zhangpengtwo