-
Notifications
You must be signed in to change notification settings - Fork 196
The module build/Release/keytar.node was compiled against a different Node.js version #64
Comments
Having the same issue. |
@alexcroox @jgknott does an |
Here's the error I'm getting:
I'm on node 6.10 and npm 4.2.0 |
These seem recent enough. Any thoughts @BinaryMuse on why they might still be seeing this error? |
Unless I'm mistaken, |
I'm running node |
@BinaryMuse that solved it! Thank you! |
Does this mean the dev environment needs to be setup on each target OS and the module rebuilt on each? Or does a rebuild once on Mac cover all OS's? |
@alexcroox yes, because the native toolchain is OS-dependent |
Hi, i am new in using the firmware and i encounter the problem as below : May i know how can i fix it? Thanks |
@liowmei Read the comment of @BinaryMuse and @jgknott ;) |
delete node_module and run |
Can somebody send steps to resolve issue in Windows? |
@massi67 did you try what @Arthaclarius said? |
the same issue !, please any suggestion |
Hi, folks, Please see the comment that I posted earlier. You'll need to follow the instructions on the Using Native Node Modules page on the Electron site. I personally use and recommend the strategy described in Installing modules and rebuilding for Electron, which describes how to fix this problem with the electron-rebuild package. Since the original issue is solved, I'm going to lock this issue. If you have a different problem, or have tried the above steps and it doesn't work, then please create a new issue and we can work to resolve it separately. |
Uh oh!
There was an error while loading. Please reload this page.
I'm using with Electron, install install runs fine but when importing it with node I get:
I tried
npm rebuild keytar
with no joyThe text was updated successfully, but these errors were encountered: