Lafif Astahdziq

Results 4 comments of Lafif Astahdziq

@bnusunny sorry, I just realized your comment. so the files need to be located under `/examples/sls` or `/examples/sls/serverless-nestjs`?

@bnusunny okay, this example is actually for [nestjs](https://nestjs.com/) (not nextjs), sorry if it is confusing

for anyone facing this problem, the temporary workaround is to define the overrides in the package.json ``` "overrides": { "react": "^19.0.0", "react-dom": "^19.0.0" } ``` for yarn user, it could...

thankyou @penalosa confirmed, it now working well with `3.63.0`