Skip to content
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

Electron compatibility? Error: %1 is not a valid Win32 application. #65

Open
deed02392 opened this issue Jan 3, 2018 · 0 comments
Open

Comments

@deed02392
Copy link

I can't seem to get the module to run.

node.exe is 64 bit, OpenSSL win64 was installed (from slpro) and x509 builds against the lib there no problem. However when it come to running, I get this error:

Error: %1 is not a valid Win32 application.
\\?\C:\Users\George\Documents\Code\node_modules\x509\build\Release\x509.node
    at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:173:20)
    at Object.Module._extensions..node (module.js:598:18)
    at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:173:20)
    at Module.load (module.js:488:32)
    at tryModuleLoad (module.js:447:12)
    at Function.Module._load (module.js:439:3)
    at Module.require (module.js:498:17)
    at require (internal/module.js:20:19)
    at Object.<anonymous> (C:\Users\George\Documents\Code\node_modules\x509\index.js:1:167)
    at Object.<anonymous> (C:\Users\George\Documents\Code\node_modules\x509\index.js:54:3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant