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

App threw an error during load #5

Open
light9 opened this issue Jun 30, 2019 · 0 comments
Open

App threw an error during load #5

light9 opened this issue Jun 30, 2019 · 0 comments
Assignees
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@light9
Copy link

light9 commented Jun 30, 2019

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.

@koji koji assigned koji and js6450 and unassigned koji Dec 8, 2019
@koji koji added help wanted Extra attention is needed question Further information is requested labels Dec 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants