Build with node-canvas
Hello, when building my app with node-canvas it always fails with:
Code: https://gist.github.com/Renegade1912/a4cb2bad160ac1e91515f1d1645f57e6
Also the dev server often fails when restarting after changes.
I have already searched through this discord and read https://discord.com/channels/473401852243869706/1186602519489691739. Yeah, the module seems to be a little older, but it suits my needs pretty good.
My backend needs to generate jpegs for OpenEPaperLink Tags, so i need a package with
antialias = 'none'
support. The images can be anything created in the browser (generating in the frontend will works like MIRO/FIGMA jam drawing).
So my question, any good replacement packages or solutions to fix? ❤️0 Replies