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

Dlopen Error #58

Open
F404X opened this issue Mar 22, 2021 · 0 comments
Open

Dlopen Error #58

F404X opened this issue Mar 22, 2021 · 0 comments

Comments

@F404X
Copy link

F404X commented Mar 22, 2021

Hi i am from Brazil... I have a problem with Canvas. I try to use CanvaCord in my Whatsapp Bot but not work.

`> whatsapp-bot-sticker-creator@10.0.0 start C:\xampp\htdocs\fox-bot

node index.js

internal/modules/cjs/loader.js:1003
return process.dlopen(module, path.toNamespacedPath(filename));
^

Error: Não foi possível encontrar o módulo especificado.
\?\C:\xampp\htdocs\fox-bot\node_modules\canvas\build\Release\canvas.node
←[90m at Object.Module._extensions..node (internal/modules/cjs/loader.js:1003
:18)←[39m
←[90m at Module.load (internal/modules/cjs/loader.js:812:32)←[39m
←[90m at Function.Module._load (internal/modules/cjs/loader.js:724:14)←[39m
←[90m at Module.require (internal/modules/cjs/loader.js:849:19)←[39m
←[90m at require (internal/modules/cjs/helpers.js:74:18)←[39m
at Object. (C:\xampp\htdocs\fox-bot\node_modules\←[4mcanvas←[24m
lib\bindings.js:3:18)
←[90m at Module._compile (internal/modules/cjs/loader.js:956:30)←[39m
←[90m at Object.Module._extensions..js (internal/modules/cjs/loader.js:973:10
)←[39m
←[90m at Module.load (internal/modules/cjs/loader.js:812:32)←[39m
←[90m at Function.Module._load (internal/modules/cjs/loader.js:724:14)←[39m
←[90m at Module.require (internal/modules/cjs/loader.js:849:19)←[39m
←[90m at require (internal/modules/cjs/helpers.js:74:18)←[39m
at Object. (C:\xampp\htdocs\fox-bot\node_modules\←[4mcanvas←[24m
lib\canvas.js:9:18)
←[90m at Module._compile (internal/modules/cjs/loader.js:956:30)←[39m
←[90m at Object.Module._extensions..js (internal/modules/cjs/loader.js:973:10
)←[39m
←[90m at Module.load (internal/modules/cjs/loader.js:812:32)←[39m
←[90m at Function.Module._load (internal/modules/cjs/loader.js:724:14)←[39m
←[90m at Module.require (internal/modules/cjs/loader.js:849:19)←[39m
←[90m at require (internal/modules/cjs/helpers.js:74:18)←[39m
at Object. (C:\xampp\htdocs\fox-bot\node_modules\←[4mcanvas←[24m
index.js:1:16)
←[90m at Module._compile (internal/modules/cjs/loader.js:956:30)←[39m
←[90m at Object.Module._extensions..js (internal/modules/cjs/loader.js:973:10
)←[39m
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! whatsapp-bot-sticker-creator@10.0.0 start: node index.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the whatsapp-bot-sticker-creator@10.0.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional log
ging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Enzo\AppData\Roaming\npm-cache_logs\2021-03-22T20_03_32_7
06Z-debug.log`

I tried to install module named dlopen. But no work

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

1 participant