Automattic / Automattic/node-canvas
i need solution
- Dominant language
- JavaScript
- Stars
- 10.7k
- Forks
- 1.2k
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 1
Description
## Issue or Feature
- [ ] If this is an issue with installation, I have read the [troubleshooting guide](https://github.com/Automattic/node-canvas/issues/1511).
I have an error like that and when I search for a solution on chatgpt and weboverflow it still happens. Do you have a solution? Because I need canvas for my project features?
node:internal/modules/cjs/loader:1454
return process.dlopen(module, path.toNamespacedPath(filename));
^
Error: The specified procedure could not be found.
\\?\D:\natan big project\web\natz.com\footage\chatbot\bot2\AI ~ Shikanoko\AI\node_modules\canvas\build\Release\canvas.node
at Module._extensions..node (node:internal/modules/cjs/loader:1454:18)
at Module.load (node:internal/modules/cjs/loader:1208:32)
at Module._load (node:internal/modules/cjs/loader:1024:12)
at Module.require (node:internal/modules/cjs/loader:1233:19)
at require (node:internal/modules/helpers:179:18)
at Object. (D:\natan big project\web\natz.com\footage\chatbot\bot2\AI ~ Shikanoko\AI\node_modules\canvas\lib\bindings.js:3:18)
at Module._compile (node:internal/modules/cjs/loader:1358:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
at Module.load (node:internal/modules/cjs/loader:1208:32)
at Module._load (node:internal/modules/cjs/loader:1024:12)
at Module.require (node:internal/modules/cjs/loader:1233:19)
at require (node:internal/modules/helpers:179:18)
at Object. (D:\natan big project\web\natz.com\footage\chatbot\bot2\AI ~ Shikanoko\AI\node_modules\canvas\lib\canvas.js:9:18)
at Module._compile (node:internal/modules/cjs/loader:1358:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
at Module.load (node:internal/modules/cjs/loader:1208:32)
at Module._load (node:internal/modules/cjs/loader:1024:12)
at Module.require (node:internal/modules/cjs/loader:1233:19)
at require (node:internal/modules/helpers:179:18)
at Object. (D:\natan big project\web\natz.com\footage\chatbot\bot2\AI ~ Shikanoko\AI\node_modules\canvas\index.js:1:16)
at Module._compile (node:internal/modules/cjs/loader:1358:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10) {
code: 'ERR_DLOPEN_FAILED'
}
Node.js v20.15.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.