Szpadel / chrome-headless-render-pdf

225 stars 67 forks source link

TypeError: net.createServer is not a function #80

Closed maheshwari-mohit closed 1 year ago

maheshwari-mohit commented 2 years ago

I am getting an error when using below statement in my angular app RenderPDF.generateSinglePdf('http://google.com', 'outputPdf.pdf');

Attaching the screenshot of the console error. Capture

Szpadel commented 1 year ago

This library is meant to be used only with node.js