You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to debug this template using vscode and the vscode-jest-runner extension. I can run the initial test successfully but when I try to debug the test I receive the following error:
I'm realizing that this might be a re-issue of something I brought up a while ago: AnomalyInnovations/serverless-bundle#70. I can delete this issue if things are still in limbo.
I'm trying to debug this template using vscode and the vscode-jest-runner extension. I can run the initial test successfully but when I try to debug the test I receive the following error:
To summarize:
serverless-bundle test
commandAny idea why this might be happening or how I can resolve it? It seems like the run and debug are using different
jest
s or something like that.Thanks.
The text was updated successfully, but these errors were encountered: