As above,
I'm hosting an express API via AWS Lightsail. The api itself will work, returns test responses from Test query, but the puppeteer is not running.
I have done a npm install for the correct dependancies, I assume there are some issues with lightsail that means I need to install other ones. How can I work around this issue?
Thanks!