hello everyone! I get this error and I can’t find the solution since it doesn’t specify where my error is. I tried the routes, the startup commands, the node version, I don’t know what else to try! The version of Node is 18.16.0, I updated it otherwise the Puppetter package didn’t work for me.
Hi there,
It looks like one of your dependencies does not support Linux. I recommend going through each of your dependencies to find out which one is not supported, remove it, and then if needed find a Linux-supported replacement.
Hope that helps!
Regards,
Mike
Render Support Engineer, MT (UTC-6)
Hi Martin,
It looks like that may be coming from the pdf-poppler
package you’re using. You can see only Windows and MacOS or supported here: https://www.npmjs.com/package/pdf-poppler
Regards,
Matt
Thank you very much if that was the problem! I couldn’t find any packages to replace the work that pdf-poppler did and they are compatible, so I’m going to use one
API thank you very much!
You’re very welcome! We’re always happy to help.
Regards,
Mike
Render Support Engineer, MT (UTC-6)