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
Trying to use this plugin results in the following error.
TypeError: Cannot read property 'Outputs' of undefined
at Object.<anonymous> (/Users/jim/Code/foo/node_modules/serverless-plugin-datadog/src/output.ts:15:78)
at Generator.next (<anonymous>)
at fulfilled (/Users/jim/Code/foo/node_modules/serverless-plugin-datadog/dist/src/output.js:5:58)
For debugging logs, run again after setting the "SLS_DEBUG=*" environment variable.
The text was updated successfully, but these errors were encountered:
Trying to use this plugin results in the following error.
The text was updated successfully, but these errors were encountered: