Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant