This repository was archived by the owner on Oct 4, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
npm run build:web erroneous #735
Comments
Same for me |
1 similar comment
Same for me |
Do you use vuex-electron? |
Try adding:
to the webConfig variable, inside of the webpack.web.config.js file. |
@SmilinSamurai Thank you. I tried the advice you gave and solved the problem. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
npm run build:web erroneous
Describe the issue / bug.
I build a project with electron-vue and implement 'npm run build:web' ,console report many errors , build error.
How can I reproduce this problem?
# first, use electron-vue build a project;
second, implement 'npm install' to install rely on;
third, implement 'npm run build:web' to build a web package and this step will erroneous.
If visual, provide a screenshot.
#

Tell me about your development environment.
If you are looking to suggest an enhancement or feature, then feel free to remove everything above.
The text was updated successfully, but these errors were encountered: