You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Cloudformation stack always fails on creating DeployQueryAmplifyApp.
Amplify console logs:
2024-07-05T09:45:55.897Z [INFO]: yarn install v1.22.19
2024-07-05T09:45:56.003Z [WARNING]: warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
2024-07-05T09:45:56.006Z [INFO]: [1/4] Resolving packages...
2024-07-05T09:45:56.522Z [INFO]: [2/4] Fetching packages...
2024-07-05T09:45:57.721Z [WARNING]: error An unexpected error occurred: "https://registry.npm.taobao.org/lodash/download/lodash-4.17.20.tgz?cache=0&sync_timestamp=1598867216316&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Flodash%2Fdownload%2Flodash-4.17.20.tgz: certificate has expired".
2024-07-05T09:45:57.722Z [INFO]: info If you think this is a bug, please open a bug report with the information provided in "/codebuild/output/src723879708/src/test-querypal/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
2024-07-05T09:46:13.538Z [ERROR]: !!! Build failed
2024-07-05T09:46:13.663Z [ERROR]: !!! Error: Command failed with exit code 1
2024-07-05T09:46:13.663Z [INFO]: # Starting environment caching...
2024-07-05T09:46:13.664Z [INFO]: # Environment caching completed
The text was updated successfully, but these errors were encountered:
Hi,
Cloudformation stack always fails on creating DeployQueryAmplifyApp.
Amplify console logs:
2024-07-05T09:45:55.897Z [INFO]: yarn install v1.22.19
2024-07-05T09:45:56.003Z [WARNING]: warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
2024-07-05T09:45:56.006Z [INFO]: [1/4] Resolving packages...
2024-07-05T09:45:56.522Z [INFO]: [2/4] Fetching packages...
2024-07-05T09:45:57.721Z [WARNING]: error An unexpected error occurred: "https://registry.npm.taobao.org/lodash/download/lodash-4.17.20.tgz?cache=0&sync_timestamp=1598867216316&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Flodash%2Fdownload%2Flodash-4.17.20.tgz: certificate has expired".
2024-07-05T09:45:57.722Z [INFO]: info If you think this is a bug, please open a bug report with the information provided in "/codebuild/output/src723879708/src/test-querypal/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
2024-07-05T09:46:13.538Z [ERROR]: !!! Build failed
2024-07-05T09:46:13.663Z [ERROR]: !!! Error: Command failed with exit code 1
2024-07-05T09:46:13.663Z [INFO]: # Starting environment caching...
2024-07-05T09:46:13.664Z [INFO]: # Environment caching completed
The text was updated successfully, but these errors were encountered: