Skip to content

CRA v5, msw and electron.net #1043

Answered by kettanaito
guilima asked this question in Q&A
Discussion options

You must be logged in to vote

Hey, @guilima.

Could you please include the code where you're calling worker.start()? It may be that you do that in the wrong context. Electron comes with two processes: main (which is Node.js) and renderer (which is browser). It's important to start the worker in the letter process.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by guilima
Comment options

You must be logged in to vote
1 reply
@kettanaito
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants