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
We have recently upgraded Realm from 12.12.1 to 12.13.1 due to bumping RN to 0.75.4.
Unfortunately, Electron is throwing the error on Windows (no issue on OSX).
Electron: 33.0.1
Electron-Builder: 25.1.8
I am testing now 12.13.2, but I am not sure where to start debugging the issue.
Stacktrace & log output
main.2623bb5e.js:2 Your Local IP Address: localhost
main.2623bb5e.js:2 Preparing common config... platform: electron, target: freeyourmusic, env: production
main.2623bb5e.js:2 Preparing renderer config... platform: electron, target: freeyourmusic, env: production
node:electron/js2c/node_init:2 Uncaught Error: \\?\C:\Users\bimusiek\AppData\Local\Programs\freeyourmusic\resources\app.asar.unpacked\node_modules\realm\prebuilds\node\realm.node is not a valid Win32 application.
\\?\C:\Users\bimusiek\AppData\Local\Programs\freeyourmusic\resources\app.asar.unpacked\node_modules\realm\prebuilds\node\realm.node
at process.func [as dlopen] (node:electron/js2c/node_init:2:2559)
at Module._extensions..node (node:internal/modules/cjs/loader:1602:18)
at Object.func [as .node] (node:electron/js2c/node_init:2:2786)
at Module.load (node:internal/modules/cjs/loader:1295:32)
at Module._load (node:internal/modules/cjs/loader:1111:12)
at c._load (node:electron/js2c/node_init:2:16955)
at s._load (node:electron/js2c/renderer_init:2:30981)
at Module.require (node:internal/modules/cjs/loader:1318:19)
at require (node:internal/modules/helpers:179:18)
at Object.<anonymous> (C:\Users\bimusiek\AppData\Local\Programs\freeyourmusic\resources\app.asar\node_modules\realm\dist\platform\node\binding.js:22:22)
Can you reproduce the bug?
Always
Reproduction Steps
No response
Version
12.13.1
What services are you using?
Local Database only
Are you using encryption?
No
Platform OS and version(s)
Electron 33.0.1
Build environment
Which debugger for React Native: ..
Cocoapods version
No response
The text was updated successfully, but these errors were encountered:
How frequently does the bug occur?
-- select --
Description
We have recently upgraded Realm from 12.12.1 to 12.13.1 due to bumping RN to 0.75.4.
Unfortunately, Electron is throwing the error on Windows (no issue on OSX).
Electron: 33.0.1
Electron-Builder: 25.1.8
I am testing now 12.13.2, but I am not sure where to start debugging the issue.
Stacktrace & log output
Can you reproduce the bug?
Always
Reproduction Steps
No response
Version
12.13.1
What services are you using?
Local Database only
Are you using encryption?
No
Platform OS and version(s)
Electron 33.0.1
Build environment
Which debugger for React Native: ..
Cocoapods version
No response
The text was updated successfully, but these errors were encountered: