[CICD] e2e tests fail with "Error: Unable to deserialize cloned data due to invalid or unsupported version." #1145
Labels
flaky
Engineering label for flaky tests
repo-infrastructure
Engineering label for issues related to repo infrastructure
tech-debt
Refactors, unsavory workarounds or other technical decisions that should be revisited later
testing
Engineering label for issues related to tests or test tooling
Description
Example failure: https://github.com/aws-amplify/amplify-backend/actions/runs/8268357857/job/22621148134#step:8:1111
The stack trace is not very helpful
This post looks like a similar issue: https://stackoverflow.com/questions/73034605/error-unable-to-deserialize-cloned-data-due-to-invalid-or-unsupported-version
It also looks like this is possibly (although unlikely) a bug in Node 18: https://answers.netlify.com/t/build-failing-after-upgrade-to-node-18/75774
The text was updated successfully, but these errors were encountered: