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

Error: ERR_DLOPEN_FAILED #578

Closed
DeusDrizzyy opened this issue Oct 31, 2022 · 3 comments
Closed

Error: ERR_DLOPEN_FAILED #578

DeusDrizzyy opened this issue Oct 31, 2022 · 3 comments

Comments

@DeusDrizzyy
Copy link

DeusDrizzyy commented Oct 31, 2022

C:\[Censored Directory]\node_modules\@napi-rs\canvas\js-binding.js:216
    throw loadError
    ^

Error: The specified module could not be found.
C:\[Censored Directory]\node_modules\@napi-rs\canvas-win32-x64-msvc\skia.win32-x64-msvc.node
    at Module._extensions..node (node:internal/modules/cjs/loader:1243:18)
    at Module.load (node:internal/modules/cjs/loader:1037:32)
    at Module._load (node:internal/modules/cjs/loader:878:12)
    at Module.require (node:internal/modules/cjs/loader:1061:19)
    at require (node:internal/modules/cjs/helpers:103:18)
    at Object.<anonymous> (C:\[Censored Directory]\node_modules\@napi-rs\canvas\js-binding.js:63:29)
    at Module._compile (node:internal/modules/cjs/loader:1159:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1213:10)
    at Module.load (node:internal/modules/cjs/loader:1037:32)
    at Module._load (node:internal/modules/cjs/loader:878:12) {
  code: 'ERR_DLOPEN_FAILED'
}

Node.js: v18.12.0
Npm: v8.19.2
@napi-rs/canvas: v0.1.30

@Brooooooklyn
Copy link
Owner

if you are using npm, you may meet this issue: npm/cli#4828

@WarpRomo
Copy link

same error, wtf

@songjingwei
Copy link

I'm fine on win10, but same error on win7

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

4 participants