Jim Croft

Results 2 issues of Jim Croft

When using this module the "serverless package" command doesn't produce the CloudFormation template output. I've not tested yet but that means either "serverless deploy --package $package_dir" doesn't work or will...

bug

Trying to use this plugin results in the following error. ``` TypeError: Cannot read property 'Outputs' of undefined at Object. (/Users/jim/Code/foo/node_modules/serverless-plugin-datadog/src/output.ts:15:78) at Generator.next () at fulfilled (/Users/jim/Code/foo/node_modules/serverless-plugin-datadog/dist/src/output.js:5:58) For debugging logs,...

bug