LeftyLlama
CDCloudflare Developers
•Created by LeftyLlama on 7/20/2024 in #workers-help
Dynamic image rendering with Workers
I managed to get it working with
node-pureimage
, an implementation of the Canvas API with no native dependencies. It did require a few tweak though, documented here: https://github.com/joshmarinacci/node-pureimage/issues/1383 replies
CDCloudflare Developers
•Created by LeftyLlama on 4/7/2024 in #workers-help
Worker not finding module when "node:" prefix is used
Ah got it, I interpreted it as needing that prefix on all node modules
3 replies
CDCloudflare Developers
•Created by LeftyLlama on 11/4/2023 in #pages-help
ERR_SSL_VERSION_OR_CIPHER_MISMATCH on newly deployed Pages site
It's working for me now, thanks for your help
7 replies