Mischa Spiegelmock

Results 220 comments of Mischa Spiegelmock

Another error I get: ``` info - Creating an optimized production build Failed to compile. ../../node_modules/@aws-amplify/core/lib-esm/JS.js Dynamic Code Evaluation (e. g. 'eval', 'new Function', 'WebAssembly.compile') not allowed in Edge Runtime...

@chrisbonifacio I created a reproduction repo here - just go install deps and build it to see the issue in action https://github.com/revmischa/amplify-ssr-next-middleware-repro

This error is blocking me from using a third-party IDP with Cognito `nonce mismatch, expected undefined`

@fwang CDK assets such as lambda layers and code have options to control the hashing of content to detect if it needs to be rebuilt etc. You can even use...

I solved the problem in sst-prisma by switching to vitest but in trying to upgrade my bigger project to sst 1.x I failed with this error, and can't easily migrate...

I tried to handle next.config.mjs but it caused other problems ``` Error [ERR_REQUIRE_ESM]: require() of ES Module /Users/cyber/dev/sst-prisma/web/next.config.mjs not supported. Instead change the require of /Users/cyber/dev/sst-prisma/web/next.config.mjs to a dynamic import()...

It runs okay if I deploy it without enterprise

it's free to try. just run `serverless login`

@brett-matthews we're seeing that behavior too > Im not sure if this is related, but when i execute; > > `sls wsgi serve` > > All good.. > > But...

I haven't yet, had to disable enterprise on some apps