-
Notifications
You must be signed in to change notification settings - Fork 586
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
realm installation failed in combination with electron/react-native-web on Windows (64bit) #3009
Comments
@Sascha195 First, we don't officially support Electron. Said that, we produce rebuilt binaries for selected versions: https://github.com/realm/realm-js/blob/master/Jenkinsfile#L13. Please downgrade Electron from v9.0.4 to v8.1.1. |
@kneth yes I'm aware of this but on mac os it's working just fine, expect for windows. Even if I downgrade to v8.1.1. I still receive the same error. |
@Sascha195 v10.0.0-beta.7 includes fix for SSL on Windows (#2975). But the error message |
@kneth I've installed openSSL as descriped from your link and this is the new error message I get after the
|
Resolved it by the following:
|
Goals
Trying to install realm in react-native-web / electron project on Windows 10 64bit
Expected Results
npm install compiling successfully
Actual Results
package.json
Code Sample
Version of Realm and Tooling
The text was updated successfully, but these errors were encountered: