serverless / serverless/examples
[aws-node-puppeteer] supports only the Node.js 6.10 or 8.10 runtimes
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 11.5k
- Forks
- 4.4k
- Avg merge
- 2h 55m
- Merged PRs (30d)
- 3
Description
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?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the aws-node-puppeteer example and inspect how it configures the serverless-plugin-chrome plugin and Node.js runtime. Check the plugin's runtime support and test running the example with nodejs14.x; done means the example runs locally without the reported runtime error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100