bibleify-desktop icon indicating copy to clipboard operation
bibleify-desktop copied to clipboard

Support for Windows?

Open cmmartti opened this issue 6 years ago • 1 comments

Wow, this looks great! But will it work on Windows? Electron is cross-platform, so it should, shouldn't it? I tried running it on Windows 10 (npm run dev), and it seems to build fine, but all I get is a blank window and the following error in the dev console:

Uncaught Error: Cannot open C:\Users\cmmartti\Repositories\bibleify-desktop\lib\realm.node:
Error: %1 is not a valid Win32 application.
C:\Users\cmmartti\Repositories\bibleify-desktop\lib\realm.node
    at Object.<anonymous> (bundle.js:6771)
    at Object.<anonymous> (bundle.js:6772)
    at __webpack_require__ (bundle.js:679)
    at fn (bundle.js:89)
    at Object.module.exports.module.deprecate (bundle.js:88356)
    at __webpack_require__ (bundle.js:679)
    at fn (bundle.js:89)
    at Object.<anonymous> (bundle.js:88328)
    at __webpack_require__ (bundle.js:679)
    at fn (bundle.js:89)

I've never worked with Electron before so I have no idea what I'm looking at. I'd love to be able to use this on my PC. Is this possible?

cmmartti avatar Apr 21 '18 00:04 cmmartti

I have same issue too.

yido avatar Feb 27 '19 22:02 yido