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

ERR_DLOPEN_FAILED Error #35

Open
computerking2121 opened this issue Mar 26, 2024 · 1 comment
Open

ERR_DLOPEN_FAILED Error #35

computerking2121 opened this issue Mar 26, 2024 · 1 comment

Comments

@computerking2121
Copy link

Error: \?\C:\Users\Jed La Foy\Desktop\Drogy\node_modules\canvas\build\Release\canvas.node is not a valid Win32 application.
\?\C:\Users\Jed La Foy\Desktop\Drogy\node_modules\canvas\build\Release\canvas.node
at Module._extensions..node (node:internal/modules/cjs/loader:1473:18)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Module.require (node:internal/modules/cjs/loader:1235:19)
at require (node:internal/modules/helpers:176:18)
at Object. (C:\Users\Jed La Foy\Desktop\Drogy\node_modules\canvas\lib\bindings.js:3:18)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12) {
code: 'ERR_DLOPEN_FAILED'
}

Node.js v20.11.1

@Uo1428
Copy link
Owner

Uo1428 commented Aug 11, 2024

remove node_modules folder and install packages with node v18.x + use pnpm

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

2 participants