Amplify CLI `amplify configure` does not work on Ubuntu for Windows
See original GitHub issueDescribe the bug
amplify configure
does not work as intended on Ubuntu for Windows
To Reproduce Steps to reproduce the behavior:
- Setup Ubuntu (with Windows Subsystem for Linux) for Windows
- Install Amplify and Amplify CLI
- Amplify init your new project
- Add resources (in this case, auth, hosting, and analytics
- run
$amplify configure
Expected behavior A configuration prompt that I can walk through.
Screenshots
Desktop (please complete the following information):
- OS: Windows 10, Ubuntu on Windows
Additional context The Amplify folder is in the Windows filesystem but is accessed through Ubuntu’s /mnt/c/ directory.
Issue Analytics
- State:
- Created 5 years ago
- Comments:8 (3 by maintainers)
Top Results From Across the Web
'amplify' is not recognized as an internal or external command
To solve the error "'amplify' is not recognized as an internal or external command, operable program or batch file", install the @aws-amplify/cli package ......
Read more >amazon web services - Amplify configure - Stack Overflow
I have installed CLI globally. My platform is Windows. – Kebasita. Oct 23, 2019 at 1:28. 3.
Read more >Get started - Installation - AWS Amplify Docs
Install the Amplify CLI. The Amplify Command Line Interface (CLI) is a unified toolchain to create AWS cloud services for your app.
Read more >AWS Amplify CLI Installation Guide (M1/M2 2022 Mac Edition)
amplify add auth : configure an AWS Cognito User Pool and methods for ... is well documented issues around installing system-wide software ......
Read more >Install & Configs - Amplify Social Network App Workshop
js/npm”, “Installing Java” and “Installing Amplify CLI” in this section. Before you start coding, you should install, update, and configure some software.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
Top Related Hashnode Post
No results found
To understand the problem, you were able to configure amplify first time and initialize the project. You got the above error when you tried to run
amplify configure
.Could you also include the version of
node
andamplify CLI
You can use the following commands to get the versionThis 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.