SAM Typescript Lambda Beta Feature - How to Enable Local Debugging? #4806
Unanswered
patricktran
asked this question in
Questions
Replies: 2 comments
-
Can you try removing
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm not sure if there is a better way, but I haven't seen an official answer from the AWS team. This is what I ended up doing and it works:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to debug my TS Lambda, but my breakpoints never hit. Can someone please help?
I am using the SAM CLI beta feature as described here:
https://aws.amazon.com/blogs/compute/building-typescript-projects-with-aws-sam-cli/
nodejs14.x – TypeScript
Hello World Example
VSCode launch.json
Beta Was this translation helpful? Give feedback.
All reactions