We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to build web-component in pnp mode. My workspace is vue project and when i try to build target web component it's fails.
Error: EROFS: read-only filesystem, open '/node_modules/@vue/cli-service/lib/commands/build/entry-wc.js'
The text was updated successfully, but these errors were encountered:
fix(cli-service): don't write entry-wc to node_modules (#6101)
f685044
Fixes yarnpkg/berry#2189
Issue has been fixed upstream in vuejs/vue-cli#6101
Sorry, something went wrong.
06ecc38
merceyz
Successfully merging a pull request may close this issue.
Unable to build web-component in pnp mode.
My workspace is vue project and when i try to build target web component it's fails.
The text was updated successfully, but these errors were encountered: