Trying to build a PDF with https://react-pdf.org/node and getting the this error:
BuildMessage: No matching export in "node:buffer" for import "Buffer"
I can run the script with Node ok.
1 messages · Page 1 of 1 (latest)
Trying to build a PDF with https://react-pdf.org/node and getting the this error:
BuildMessage: No matching export in "node:buffer" for import "Buffer"
I can run the script with Node ok.
If you’re using bun build, make sure to set —target=bun