Anyone else had issues with v1.3.0 to v1.4.0 Update #422
sskarbinski-es
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Had an issue with Overides breaking v1.4.0 when upgrading from v1.3.0 wondered if anyone else had the issue, from the changelog it seems it was added back in, but I had to delete overides.ts again in order to get it to upgrade.
Just wondered if it should actually now be fixed and working?
Error message is below:
2025-09-09T21:10:30.638Z [WARNING]: - Fetching updates to backend environment: main from the cloud.
2025-09-09T21:10:35.564Z [INFO]: Overrides functionality is not implemented for this category
2025-09-09T21:10:35.568Z [WARNING]: - Building resource api/team
2025-09-09T21:10:45.285Z [WARNING]: ✖ Fetching updates to backend environment: main from the cloud.
2025-09-09T21:10:45.290Z [WARNING]: ✖ There was an error initializing your environment.
2025-09-09T21:10:45.584Z [INFO]: 🛑 Packaging overrides failed.
2025-09-09T21:10:45.585Z [INFO]: Learn more at: https://docs.amplify.aws/cli/graphql/override/
InvalidOverrideError: Packaging overrides failed.
at /snapshot/amplify-cli/build/node_modules/@aws-amplify/amplify-category-api/lib/index.js:309:23
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async transformCategoryStack (/snapshot/amplify-cli/build/node_modules/@aws-amplify/amplify-category-api/lib/index.js:308:29)
at async transformResourceWithOverrides (/snapshot/amplify-cli/build/node_modules/@aws-amplify/amplify-provider-awscloudformation/lib/override-manager/transform-resource.js:66:9)
at async Object.buildOverrides (/snapshot/amplify-cli/build/node_modules/@aws-amplify/amplify-provider-awscloudformation/lib/utility-functions.js:88:7)
at async buildOverridesEnabledResources (/snapshot/amplify-cli/build/node_modules/@aws-amplify/amplify-provider-awscloudformation/lib/build-override-enabled-resources.js:27:3)
at async Object.run (/snapshot/amplify-cli/build/node_modules/@aws-amplify/amplify-provider-awscloudformation/lib/initialize-env.js:100:3)
Beta Was this translation helpful? Give feedback.
All reactions