Xancar
Xancar
`Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined.` Get the above error when I import this module using `require`...
Versions: `serverless: 1.21.1` `serverless-mocha-plugin: 1.7.0` Problem: I just followed the documentation to add tests to my existing serverless project. I use `sls invoke test -p .` to run tests and...
This is in regards to this issue that google fixed recently - [Update webhook body parser](https://issuetracker.google.com/issues/36252545)