Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Amplify init fails with DeprecationWarning: Invalid 'main' field for cloudform #320

Open
jpb-Cloudy-McCloudFace opened this issue Mar 15, 2022 · 0 comments

Comments

@jpb-Cloudy-McCloudFace
Copy link

Running amplify init as part of the User Management section of the Web Application lab on Cloud9 fails with a depreciation error. It is because of this bug with the Amplify CLI package:
aws-amplify/amplify-cli#9939

Installing a specific earlier version of the package allows the workshop to continue:

npm install -g @aws-amplify/[email protected]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant