Alex Bernier
Alex Bernier
Hi @benjamind, just wanted to bring something to your attention, not sure if it's a bug or if I'm doing something wrong at this point. When updating a row, only...
`WebpackOptionsValidationError: Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema. - configuration.module.rules[1].resolve has an unknown property 'fullySpecified'. These properties are valid:...
Hi, I'm using the following SFTP client module https://github.com/theophilusx/ssh2-sftp-client. Everything works great locally but when deploying with Github Actions, I'm getting the following error: ``` ERROR in /github/workspace/node_modules/cpu-features/build/Release/cpufeatures.node 1:0 Module...
Hi, I would like to have the following project structure but I couldn't make it work with the v2, wondering if it's now supported. ``` .github ... workflows backend ......
I'm getting this error: "TypeError: Cannot read properties of undefined (reading 'partition')" Node 20.11.0 dynamodb-parallel-scan 3.9.0 serverless 3.38.0 aws-sdk 2.1585.0