Closed
Description
depend:
"@vue/compiler-sfc": "^3.2.47",
"vue-loader": "^17.0.1",
"webpack": "^5.76.1",
Try:
- user
lerna bootstrap
to install node_modules, - and try to run
yarn workspace vue3 build
fix:
just copy the vue/compiler-sfc
in child project's node_modules to the root's node_modules and it works fine.
demo :
Metadata
Metadata
Assignees
Labels
No labels