An error occured during the push operation: null
See original GitHub issueWhen following the steps in “Deploying the CMS” in README, when I try to run the command
amplify push
I get the following error:
× An error occurred when pushing the resources to the cloud
null
An error occured during the push operation: null
Issue Analytics
- State:
- Created 4 years ago
- Comments:22
Top Results From Across the Web
An error occured during the push operation: Cannot convert ...
Describe the bug. Initial push works but if I make a change to schema.graphql I get An error occured during the push operation:...
Read more >Amplify CLI: An error occured during the push operation
A project root file named .graphqlconfig.yml was causing the error: projects: myappname: schemaPath: src/graphql/schema.json excludes: - .
Read more >Troubleshoot deployment issues in Lambda
General: Error occurs when calling the UpdateFunctionCode. Error: An error occurred (RequestEntityTooLargeException) when calling the UpdateFunctionCode ...
Read more >TypeError: cannot use 'in' operator to search for 'x' in 'y'
The JavaScript exception "right-hand side of 'in' should be an object" occurs when the in operator was used to search in strings, or...
Read more >Error Messages | Help - Zoho Deluge
The following table lists the save errors in Deluge. ... (Line no: 3) Null value occurred while performing <Operation> operation. This type of...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Also, one thing is to make sure you are using a globally unique environment name for now (this issue will be fixed soon)
@tara-leonard can close 😄 🙌 it worked yesterday with yarn, though I believe it was due to my messed up envs caused by so many attempts 🙈 thank you!