question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Question] Is there any example on how to use this library with Serverless framework?

See original GitHub issue

I’m trying to use this library with the Serverless framework, but it fails with this error: image

Seems that await chromium.executablePath is undefined for some reason.

Has anyone got this library working with Serverless framework?

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:20 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
QAnderscommented, Aug 30, 2022

Ah, yes, but as the question was framed as ... with Serverless framework? I answered from that point of view… 😃

It’s really amazing how much faster v17 is so a huge THANKS for adding that @Sparticuz ! The Lambda runs about 3 times as fast!

With v14: image

With v17: image

1reaction
Sparticuzcommented, Aug 30, 2022

Wow, that’s great! puppeteer 15, 16, and 17 are all using chromium 105, so I wonder if there were puppeteer improvments?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Real world example - Serverless Framework
Hi all, Does anyone have a real-world example using node and serverless v1 I ... How to use custom libraries/modules with serverless/lambda.
Read more >
Python Requirements - Serverless Framework: Plugins
Serverless Python Requirements ... A Serverless Framework plugin to automatically bundle dependencies from requirements.txt and make them available in your ...
Read more >
Serverless Sentry - Serverless Framework: Plugins
This Serverless plugin simplifies integration of Sentry with the popular Serverless Framework and AWS Lambda. Currently we support Lambda Runtimes for Node.js ...
Read more >
Serverless Framework Services
The Serverless Framework documentation for AWS Lambda, API Gateway, EventBridge, DynamoDB and much more.
Read more >
Serverless Jetpack - Serverless Framework: Plugins
The Serverless framework is a fantastic one-stop-shop for taking your code and packing up all the infrastructure around it to deploy it to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found