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

resurrection nbind.node could not be found. #143

Open
cavnav opened this issue Nov 19, 2019 · 0 comments
Open

resurrection nbind.node could not be found. #143

cavnav opened this issue Nov 19, 2019 · 0 comments

Comments

@cavnav
Copy link

cavnav commented Nov 19, 2019

all need files are in node_modules:
nbind.node
libui.dll
libui.lib
ui.h

windows 10
vs community is installed.

internal/modules/cjs/loader.js:777
return process.dlopen(module, path.toNamespacedPath(filename));
^

Error: The specified module could not be found.
\?\Z:\projects\f-photo-pr\node_modules\libui-node\nbind.node
at Object.Module._extensions..node (internal/modules/cjs/loader.js:777:18)
at Module.load (internal/modules/cjs/loader.js:628:32)
at tryModuleLoad (internal/modules/cjs/loader.js:568:12)
at Function.Module._load (internal/modules/cjs/loader.js:560:3)
at Module.require (internal/modules/cjs/loader.js:665:17)
at require (internal/modules/cjs/helpers.js:20:18)
at initNode (Z:\projects\f-photo-pr\node_modules\nbind\dist\nbind.js:141:15)
at Z:\projects\f-photo-pr\node_modules\nbind\dist\nbind.js:115:13
at findCompiledModule (Z:\projects\f-photo-pr\node_modules\nbind\dist\nbind.js:79:13)
at find (Z:\projects\f-photo-pr\node_modules\nbind\dist\nbind.js:93:13)

@cavnav cavnav changed the title resurection nbind.node could not be found. resurrection nbind.node could not be found. Nov 19, 2019
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