examples
examples copied to clipboard
[aws-node-puppeteer] supports only the Node.js 6.10 or 8.10 runtimes
Where trying to run locally, it return error below:
Error: The "serverless-plugin-chrome" plugin only supports the Node.js 6.10 or 8.10 runtimes. Your service is using the "nodejs14.x" provider.
Is that anyway to make it run on nodejs14.x runtime?
any help on this? I'm still facing the same issue. And my node version is 18.x as same as whats used in the examples