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
Build issue: SyntaxError: Identifier 'tasks' has already been declared #1076
Comments
Same issues, but u can comment the code to working, btw, it is recommended that u use |
rename tasks |
Same issues,can someone can help me? QwQ |
This is an actual error in the code. Tasks has been defined multiple times. |
doc-han
added a commit
to doc-han/electron-vue
that referenced
this issue
May 3, 2021
Changing the name of the predefined const tasks to prevent error in issue SimulatedGREG#1076
i got this issue solved by commenting tasks and Multispinner instance, then upgrading |
Ohmry
added a commit
to Ohmry/electron-vue
that referenced
this issue
May 16, 2021
…e electron-builder version to 22.10.5 3) uncomment app.use(hotMiddleware) fixed SimulatedGREG#1078
Thanks for the workaround @phelogges !, works like a charm. |
@phelogges solution worked, Thanks. |
I solved this issue by rename the follow code. |
LJLCarrien
added a commit
to LJLCarrien/CountMe
that referenced
this issue
Jan 10, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Found an issue or bug with electron-vue? Tell me all about it!
Describe the issue / bug.
Thank you for creating this package.
I'm facing this issue while building:
on .electron-vue\build.js:45
How can I reproduce this problem?
vue init simulatedgreg/electron-vue my-project
If visual, provide a screenshot.
Tell me about your development environment.
The text was updated successfully, but these errors were encountered: