You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What am I not doing right ? Do I need to reference them somewhere (electron.vite.config) or do something in my builder.yml ? Moving Electron from devDependencies to dependencies not allowed though I doubt that is the actual issue.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have a few workers using the ?nodeWorker constructor. They run correctly in development. I use this code to start the worker -
All the worker files sit in src/main but after build (for Windows) I get this error:
What am I not doing right ? Do I need to reference them somewhere (electron.vite.config) or do something in my builder.yml ? Moving Electron from devDependencies to dependencies not allowed though I doubt that is the actual issue.
Help appreciated.
Beta Was this translation helpful? Give feedback.
All reactions