-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
2.0.0-beta.11
Environment
OS: Manjaro 20.1.1 Mikah, Vivaldi 3.3.2022.47 (Stable channel) (64-bit), vue 3.0
Reproduction link
http://i.will.try.to.create.demo.project.later
Steps to reproduce
trying to run npm run serve
What is expected?
working app
What is actually happening?
Html Webpack Plugin:
Error: Child compilation failed:
Module build failed: Error: ENOENT: no such file or directory, open '/app/node_modules/lodash/lodash.js':
Error: ENOENT: no such file or directory, open '/app/node_modules/lodash/lodash.js'
-
compiler.js:79
[app]/[html-webpack-plugin]/lib/compiler.js:79:16 -
Compiler.js:343
[app]/[webpack]/lib/Compiler.js:343:11 -
Compiler.js:681
[app]/[webpack]/lib/Compiler.js:681:15 -
Hook.js:154 AsyncSeriesHook.lazyCompileHook
[app]/[tapable]/lib/Hook.js:154:20 -
Compiler.js:678
[app]/[webpack]/lib/Compiler.js:678:31 -
Hook.js:154 AsyncSeriesHook.lazyCompileHook
[app]/[tapable]/lib/Hook.js:154:20 -
Compilation.js:1423
[app]/[webpack]/lib/Compilation.js:1423:35 -
Hook.js:154 AsyncSeriesHook.lazyCompileHook
[app]/[tapable]/lib/Hook.js:154:20 -
Compilation.js:1414
[app]/[webpack]/lib/Compilation.js:1414:32 -
Hook.js:154 AsyncSeriesHook.lazyCompileHook
[app]/[tapable]/lib/Hook.js:154:20 -
Compilation.js:1409
[app]/[webpack]/lib/Compilation.js:1409:36
no errors during build, only in browser