Mike Nason
Mike Nason
# This is a Bug Report ## Description For bug reports: * What went wrong? Invoking my lambda shows a `EACCES: permission denied, open '/var/task/handlers/my_handler.js'` error * What did you...
I've been running into issues with this plugin as I upgrade the serverless and nodejs versions for my projects. When I tried to use the latest serverless (2.25.2) and Node...
The serverless [`provider.request()` api has changed](https://github.com/serverless/serverless/blob/4f64e560b9157dc8700328686a778ebd2a78ba9e/lib/plugins/aws/provider.js#L1332-L1340) since this plugin was written. This was resulting in `WARNING: Inappropriate call of provider.request()` output during deploys. While it is possible to pass `options.region`,...
I'm just getting set up with Clouddash, its a great tool! Unfortunately, I get an error when adding certain stacks: > Unable to fetch stack resources > Cannot read properties...
We just updated to v1.3.3. Everything went smoothly, except some of our event handlers started failing because the new `trace_context` values don't stringify correctly in NodeJS We set the `HASURA_GRAPHQL_STRINGIFY_NUMERIC_TYPES`...
Hi there, Thanks for this handy module. I've been using it within a shared build tool with great effect. We're looking into moving into a Yarn Workspace setup and I...
chat-ui is excellent, thanks for all your amazing work here! I have been experimenting with a model in Sagemaker and am having some issues with the model endpoint configuration. It...
### Preflight Checklist - [x] I could not find a solution in the existing issues, docs, nor discussions - [ ] I have joined the [ZITADEL chat](https://zitadel.com/chat) ### Describe your...