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

Strange error #113

Open
crowz4k opened this issue Feb 1, 2019 · 2 comments
Open

Strange error #113

crowz4k opened this issue Feb 1, 2019 · 2 comments

Comments

@crowz4k
Copy link

crowz4k commented Feb 1, 2019

Error: \?\C:\Users\QPC\AppData\Roaming\npm\node_modules@fromjs\cli\node_modules\leveldown\build\Release\leveldown.node is not a valid Win32 application.
\?\C:\Users\QPC\AppData\Roaming\npm\node_modules@fromjs\cli\node_modules\leveldown\build\Release\leveldown.node
at Object.Module._extensions..node (module.js:682:18)
at Module.load (module.js:566:32)
at tryModuleLoad (module.js:506:12)
at Function.Module._load (module.js:498:3)
at Module.require (module.js:597:17)
at require (internal/module.js:11:18)
at bindings (C:\Users\QPC\AppData\Roaming\npm\node_modules@fromjs\cli\node_modules\bindings\bindings.js:84:48)
at Object. (C:\Users\QPC\AppData\Roaming\npm\node_modules@fromjs\cli\node_modules\leveldown\leveldown.js:3:36)
at Module._compile (module.js:653:30)
at Object.Module._extensions..js (module.js:664:10)

@mattzeunert
Copy link
Owner

Seems like leveldown only supports 64 bit system.

I might look into adding support for storing the result data in memory. That'll be faster too, but will require a few GB of memory.

@crowz4k
Copy link
Author

crowz4k commented Feb 2, 2019

I am using windows 10 is there any other way to run? I use NVM to set right version of node even 64bit version

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

2 participants