As can be seen by open tickets that are not addressed build fails on node24 (maybe 22 as well)
There is a need to manually update deps by adding
"@csstools/css-parser-algorithms": "^3.0.5",
"@csstools/css-tokenizer": "^3.0.4",
Additionally using import react from "@vitejs/plugin-react-swc" instead of import react from "@vitejs/plugin-react" results in asset issues.
On top of that it seems that some deps are colliding with prettier, making it go crazy.
Not good DX.
AWS has a steep learning curve, having a failing quick start is a big no no.
Please see to it for the sake of the product.
I am seriously considering to abandon amplify and bootstrap directly into AWS seeing the state of maintenance.
As can be seen by open tickets that are not addressed build fails on node24 (maybe 22 as well)
There is a need to manually update deps by adding
Additionally using
import react from "@vitejs/plugin-react-swc"instead ofimport react from "@vitejs/plugin-react"results in asset issues.On top of that it seems that some deps are colliding with prettier, making it go crazy.
Not good DX.
AWS has a steep learning curve, having a failing quick start is a big no no.
Please see to it for the sake of the product.
I am seriously considering to abandon amplify and bootstrap directly into AWS seeing the state of maintenance.