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

Integration problems in enectron #99

Open
fullee opened this issue Aug 21, 2018 · 2 comments
Open

Integration problems in enectron #99

fullee opened this issue Aug 21, 2018 · 2 comments

Comments

@fullee
Copy link

fullee commented Aug 21, 2018

Operating environment

image

The following is devtools error message

Uncaught 
err
cause
:
undefined
message
:
"Failed to require LevelDOWN (A dynamic link library (DLL) initialization routine failed.
↵\\?\C:\Users\full\Desktop\electron-start\electron-quick-start\node_modules\leveldown\build\Release\leveldown.node). Try `npm install leveldown` if it's missing"
name
:
"LevelUPError"
stack
:
"LevelUPError: Failed to require LevelDOWN (A dynamic link library (DLL) initialization routine failed.
↵\\?\C:\Users\full\Desktop\electron-start\electron-quick-start\node_modules\leveldown\build\Release\leveldown.node). Try `npm install leveldown` if it's missing↵    at requireError (C:\Users\full\Desktop\electron-start\electron-quick-start\node_modules\levelup\lib\leveldown.js:37:10)↵    at getLevelDOWN (C:\Users\full\Desktop\electron-start\electron-quick-start\node_modules\levelup\lib\leveldown.js:31:11)↵    at LevelUP.open (C:\Users\full\Desktop\electron-start\electron-quick-start\node_modules\levelup\lib\levelup.js:112:34)↵    at new LevelUP (C:\Users\full\Desktop\electron-start\electron-quick-start\node_modules\levelup\lib\levelup.js:84:8)↵    at LevelUP (C:\Users\full\Desktop\electron-start\electron-quick-start\node_modules\levelup\lib\levelup.js:45:44)↵    at Function.Model.initStore (C:\Users\full\Desktop\electron-start\electron-quick-start\node_modules\linvodb3\lib\model.js:79:100)↵    at new Model (C:\Users\full\Desktop\electron-start\electron-quick-start\node_modules\linvodb3\lib\model.js:52:35)↵    at Object.<anonymous> (C:\Users\full\Desktop\electron-start\electron-quick-start\renderer.js:2:10)↵    at Object.<anonymous> (C:\Users\full\Desktop\electron-start\electron-quick-start\renderer.js:23:3)↵    at Module._compile (module.js:642:30)"
type
:
"LevelUPError"
__proto__
:
Error
@fullee
Copy link
Author

fullee commented Aug 21, 2018

Just now, it was solved by changing to medeadown.

@jnosornov
Copy link

@Ivshti I guess, this one can be closed!

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