Closed gjmveloso closed 5 years ago
Any luck with this issue? I've run into the same problem. It won't display the 'type of app' or let me configure amplify. OS: mac 10.13.6 node: 11.0.0 yarn: 1.10.1 amplify/cli: 0.1.27, 0.1.29 amplify-react-native: 2.0.8 amplify: 1.1.8
I got the same warning using 1.29. When I rolled back to 1.27 I did not get the error but I still could not get the app init'd. Tried deleting node_mods, clearing yarn cache, xcode cache
@NYCSwan Could you please provide the error stack?
@gjmveloso I don't see this issue with the latest version of the CLI (0.1.38). Please feel free to re-open or comment on this thread if you're still seeing this issue.
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.
Describe the bug
@aws-amplify/cli@0.1.29
installation is warning about a peer dependency that is missing:Which makes `npm list -g to throw an error message:
To Reproduce Steps to reproduce the behavior:
Expected behavior
aws-amplify/cli
should be able to install itself without generating any warning and/or error messages.Desktop (please complete the following information):
node@v11.0.0
npm@6.4.1
aws-amplify/cli@0.1.29