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
When we upgraded to the latest version of serverless-offline-sqs7.3.1. We came across a TypeError:
TypeError: Cannot read property 'debug' of undefined due to this log line in node_modules/serverless-offline-sqs/src/index.js:
Could this be fixed please?
The text was updated successfully, but these errors were encountered:
Raymond-Ly
changed the title
TypeError: Cannot read property 'debug' of undefined
[serverless-offline-sqs] TypeError: Cannot read property 'debug' of undefined
Nov 7, 2022
Hello,
When we upgraded to the latest version of
serverless-offline-sqs
7.3.1
. We came across a TypeError:TypeError: Cannot read property 'debug' of undefined
due to this log line innode_modules/serverless-offline-sqs/src/index.js
:Could this be fixed please?
The text was updated successfully, but these errors were encountered: