Skip to content

Debugging not working as described in the documentation #766

@ascheucher-shopify-partner

Description

Trying to figure out an issue I have the SST Guide, chapter Create a settings page sub chapter Connecting the billing form I tried to follow the *How to debug lambda functions in VSC, but there are some issues:

  • I had to change in the launch.json to "runtimeArgs": [dev"]
  • I didn't find an equivalent to --increase-timeout
  • I can't set break points. VSC gives me this warning: Unbound breakpoint - Some of your breakpoints could not be set. If you're having an issue, you can troubleshoot your launch configuration
  • Warning: You are using a global installation of SST but you also have a local installation specified in your package.json. The local installation will be used but you should typically run it through your package manager.

I assume this is due to the changes from v2 to v3, but how can I debug now?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions