Skip to content
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

無限循環刷新 #90

Open
naruko-hstk opened this issue Sep 14, 2024 · 2 comments
Open

無限循環刷新 #90

naruko-hstk opened this issue Sep 14, 2024 · 2 comments

Comments

@naruko-hstk
Copy link

image
應該有人提過了

總之照著readme寫的方式進行設定後就這樣了
這是具體錯誤

 ERROR  [unhandledRejection] write after end                                                                                                                                            6:31:21

  at _write (node:internal/streams/writable:487:11)
  at Writable.write (node:internal/streams/writable:508:10)
  at Sender.sendFrame (node_modules/vite/dist/node/chunks/dep-CUvs3bbV.js:56597:20)
  at Sender.close (node_modules/vite/dist/node/chunks/dep-CUvs3bbV.js:56258:12)
  at WebSocket.close (node_modules/vite/dist/node/chunks/dep-CUvs3bbV.js:57444:18)
  at Receiver.receiverOnConclude (node_modules/vite/dist/node/chunks/dep-CUvs3bbV.js:58291:18)
  at Receiver.emit (node:events:519:28)
  at Receiver.controlMessage (node_modules/vite/dist/node/chunks/dep-CUvs3bbV.js:55991:14)
  at Receiver.getData (node_modules/vite/dist/node/chunks/dep-CUvs3bbV.js:55810:12)
  at Receiver.startLoop (node_modules/vite/dist/node/chunks/dep-CUvs3bbV.js:55500:16)
@reitowo
Copy link

reitowo commented Nov 9, 2024

electron: {
  disableDefaultOptions: true,
}

will be a workaround.

@angelhdzdev
Copy link

electron: {
  disableDefaultOptions: true,
}

will be a workaround.

This solves this apparently!!! #94

Thanks!!! ❤️🤯🤝👏🎉

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