aws-amplify / amplify-cli

The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development.
Apache License 2.0
2.83k stars 823 forks source link

No amplifyconfiguration file #4747

Closed nkb1337 closed 4 years ago

nkb1337 commented 4 years ago

Hello,

I created a new iOS project following the official guide. I successfully added Auth and pushed everything to the cloud.

However, the CLI doesn't generate any amplifyconfiguration for me, however the awsconfiguration gets created, any suggestions?

Also another thing, maybe I am just too stupid / or confused, I uninstalled and then freshly installed the amplify / cli package.

amplify -v 1.1.7

However npm list -g --depth=0 shows me @aws-amplify/cli@4.22.0

Am I on the correct version or is this the issue why my config file is not generated?

Best Regards

jhockett commented 4 years ago

Hi @nkb1337, amplify -v should show you 4.22.0 if you just installed the latest version.

Was version 1 of the CLI previously installed on your machine? If you uninstall the CLI and type amplify -v, what happens?

nkb1337 commented 4 years ago

Hi @nkb1337, amplify -v should show you 4.22.0 if you just installed the latest version.

Was version 1 of the CLI previously installed on your machine? If you uninstall the CLI and type amplify -v, what happens?

Hi thnaks for the reply and sorry for my late response.

After I uninstalled it via npm it showed nothing. I even checked for any leftovers but it seems that iwas correctly uninstalled.

I found the amplify configuration things I needed on github in some other questions.

However, since this is not related to the amplify cli and an issue on my side I'll close this and fix this npm issue.

Best Regards and thanks for the help Niko

github-actions[bot] commented 3 years ago

This issue has been automatically locked since there hasn't been any recent activity after it was closed. Please open a new issue for related bugs.

Looking for a help forum? We recommend joining the Amplify Community Discord server *-help channels for those types of questions.