You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
cavnav
changed the title
resurection nbind.node could not be found.
resurrection nbind.node could not be found.
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)
The text was updated successfully, but these errors were encountered: