Skip to content

Javascript error in x86 package on macOS #5

@jabofh

Description

@jabofh

When attempting to run Bitclient on macOS on x86_64 ISA after closing the window but keeping the App running, I see the following error:

A JavaScript error occurred in the main process

Uncaught Exception:
Error: Attempted to register a second handler for 'isPackaged'
at IpcMainImpl.handle (node:electron/js2c/browser_init:2:101132)
at registerIPCHandlers (/Applications/Bitclient.app/Contents/Resources/app.asar/out/main/index.js:2264:16)
at App.<anonymous> (/Applications/Bitclient.app/Contents/Resources/app.asar/out/main/index.js:2419:5)
at App.emit (node:events:519:28)
at n._init (node:electron/js2c/browser_init:2:12818)
at createWindow (/Applications/Bitclient.app/Contents/Resources/app.asar/out/main/index.js:2310:22)
at App.<anonymous> (/Applications/Bitclient.app/Contents/Resources/app.asar/out/main/index.js:2429:58)
at App.emit (node:events:519:28)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions