Closed AndreZila01 closed 1 year ago
Hi, from what i can see in the logs, your system is having problems installing canvas(which is a dependency of text on gif) so i would suggest you to look at the issues of "installing canvas on linux" and instead of installing text on gif, first try installing canvas and see what the issue is. Tou probably need to do something to setup canvas installation
Ok ... Thanks @sanidhya711 ... i found the solution to install canvas. <3 Thanks https://github.com/Automattic/node-canvas/issues/1662#issuecomment-762566018
Hey everyone,
i try ran your code with requests on windows and works, try on docker of windows work too, but when i tried on linux i received a weird error of docker.
Code:
Dockerfile:
Error message:
i tried before with simple request and work, but when i insert the code of text-on-gif, he stop working ... at the moment i dont know what i need to do, to code run on docker of linux.
Thanks for support! <3