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
Hello. There is an error after npm install && npm start:
> [email protected] start F:\realsense\depth2web
> electron .
App threw an error during load
Error: A dynamic link library (DLL) initialization routine failed.
\\?\F:\realsense\depth2web\node_modules\sharp\build\Release\sharp.node
at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:166:20)
at Object.Module._extensions..node (internal/modules/cjs/loader.js:740:18)
at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:166:20)
at Module.load (internal/modules/cjs/loader.js:620:32)
at tryModuleLoad (internal/modules/cjs/loader.js:559:12)
at Function.Module._load (internal/modules/cjs/loader.js:551:3)
at Module.require (internal/modules/cjs/loader.js:658:17)
at require (internal/modules/cjs/helpers.js:20:18)
at bindings (F:\realsense\depth2web\node_modules\bindings\bindings.js:84:48)
at Object.<anonymous> (F:\realsense\depth2web\node_modules\sharp\lib\constructor.js:10:34)
My environment: Windows 10, NodeJS: v10.16.0, Intel Realsense D435.
Thanks.
The text was updated successfully, but these errors were encountered:
Hello. There is an error after npm install && npm start:
My environment: Windows 10, NodeJS: v10.16.0, Intel Realsense D435.
Thanks.
The text was updated successfully, but these errors were encountered: