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

Inconsistencies in Amplify init framework selection flow #13241

Open
2 tasks done
ykethan opened this issue Sep 19, 2023 · 1 comment
Open
2 tasks done

Inconsistencies in Amplify init framework selection flow #13241

ykethan opened this issue Sep 19, 2023 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers p3 platform-init Issues related to initializing a new Amplify project size-xs Size estimation of 1-2 days worth of effort

Comments

@ykethan
Copy link
Member

ykethan commented Sep 19, 2023

How did you install the Amplify CLI?

No response

If applicable, what version of Node.js are you using?

No response

Amplify CLI Version

12.4.0

What operating system are you using?

Mac

Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.

no

Describe the bug

When running init a empty folder, the following occurs
when selecting angular as framework the init fails with and error about a missing file
image

while the other frameworks allows you to create the env.
image

while selecting say ios as app which requires xcode the cli fails at the end not start

Expected behavior

consistency in flows and document requirements

Reproduction steps

  1. amplify init
  2. select angular as framework

Project Identifier

No response

Log output

# Put your logs below this line


Additional information

No response

Before submitting, please confirm:

  • I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
  • I have removed any sensitive information from my code snippets and submission.
@ykethan ykethan added the pending-triage Issue is pending triage label Sep 19, 2023
@josefaidt
Copy link
Contributor

Confirmed this is a bug. Note for fix, we can likely remove this validation to align with other frameworks such as react

@josefaidt josefaidt added bug Something isn't working platform-init Issues related to initializing a new Amplify project and removed pending-triage Issue is pending triage labels Sep 20, 2023
@josefaidt josefaidt added good first issue Good for newcomers p3 size-xs Size estimation of 1-2 days worth of effort labels Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers p3 platform-init Issues related to initializing a new Amplify project size-xs Size estimation of 1-2 days worth of effort
Projects
None yet
Development

No branches or pull requests

2 participants