#756·examples

[aws-node-puppeteer] supports only the Node.js 6.10 or 8.10 runtimes

Author: limyang51Created May 15, 2023Updated Aug 29, 2023

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?