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 #14

Open
Kartvya69 opened this issue Nov 5, 2023 · 3 comments
Open

ERR_DLOPEN_FAILED #14

Kartvya69 opened this issue Nov 5, 2023 · 3 comments

Comments

@Kartvya69
Copy link

So i get an error
Screenshot_2023-11-05-21-37-00-40_dce875ef40efa4e902b2719365b6f678
Which is this i don't know how to fix it plz help me

@Monochromish
Copy link
Owner

Seems like a canvas issue. You might need to rebuild the canvas module so it's properly linked against the installed libraries. You can do this by running npm rebuild canvas or yarn add canvas if you're using Yarn. Let me know if that fixes it.

@Kartvya69
Copy link
Author

Seems like a canvas issue. You might need to rebuild the canvas module so it's properly linked against the installed libraries. You can do this by running npm rebuild canvas or yarn add canvas if you're using Yarn. Let me know if that fixes it.

No bro i got the same error after using both of the commands if u could try urself just take this repo in replit and fill all dependencies like .env and try

@Monochromish
Copy link
Owner

Ah you're using repl.it. Try adding pkgs.libuuid in replit.nix where all the packages are. Then run kill 1 in the shell. See if that fixes the issue.

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