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 use the offline plugin a lot and like it; however, it has a behavior that is detrimental in the next stage of the project where I need to do a debug replay.
What happens is that when I run a command, it executes successfully, but then it keeps running indefinitely until I press Control+C.
I tried running it with NODE_ENV set to test, but it made no difference.
Is this supposed to happen, or is there a bug in my environment/code?
Thank you.
Running:
npx serverless invoke local --stage unstable --function v1-receiver-http-tracker --path sample/tracker-finish-2023-12-12.json
I use the offline plugin a lot and like it; however, it has a behavior that is detrimental in the next stage of the project where I need to do a debug replay.
What happens is that when I run a command, it executes successfully, but then it keeps running indefinitely until I press Control+C.
I tried running it with NODE_ENV set to test, but it made no difference.
Is this supposed to happen, or is there a bug in my environment/code?
Thank you.
Running:
List of plugins:
Output:
The text was updated successfully, but these errors were encountered: