Skip to content

vue-cli@5 support #1253

New issue

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

Closed
SnosMe opened this issue Feb 18, 2021 · 2 comments
Closed

vue-cli@5 support #1253

SnosMe opened this issue Feb 18, 2021 · 2 comments

Comments

@SnosMe
Copy link

SnosMe commented Feb 18, 2021

Hello, I'm trying to use it with v5.0.0-alpha.4

electron:serve works without any issues even in complex project (https://github.com/SnosMe/awakened-poe-trade/), unfortunately electron:build (tested in clean project) results in

$ vue-cli-service electron:build
 INFO  Bundling render process:

-  Building modern bundle for production... ERROR  Vue CLI build failed. Please resolve any issues with your build and try again.
error Command failed with exit code 1.
@williamweckl
Copy link

Same issue here, it is the only thing preventing me to use webpack 5.

@nklayman
Copy link
Owner

nklayman commented Feb 23, 2021

This is a bug with vue cli v5 rather than this plugin. I created an issue on their repo: vuejs/vue-cli#6312.

Since this plugin sets the build dest to dist_electron, it triggers this bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants