Closed henrymcl closed 3 weeks ago
I'm getting the rawData for my QR code but both png and webp result in:
Error: node-canvas was built without SVG support
Info:
"canvas": "^2.11.2"
FROM node:18-alpine3.20 RUN apk update && apk add --no-cache supervisor RUN apk add --no-cache build-base g++ cairo-dev pango-dev giflib-dev
I'm getting the rawData for my QR code but both png and webp result in:
Error: node-canvas was built without SVG support
Info:
"canvas": "^2.11.2"