question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Amplify CLI `amplify configure` does not work on Ubuntu for Windows

See original GitHub issue

Describe the bug amplify configure does not work as intended on Ubuntu for Windows

To Reproduce Steps to reproduce the behavior:

  1. Setup Ubuntu (with Windows Subsystem for Linux) for Windows
  2. Install Amplify and Amplify CLI
  3. Amplify init your new project
  4. Add resources (in this case, auth, hosting, and analytics
  5. run $amplify configure

Expected behavior A configuration prompt that I can walk through.

Screenshots image image

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:closed
  • Created 5 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
yuthcommented, Dec 4, 2018

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 and amplify CLI You can use the following commands to get the version

$ node -v 
$ amplify -v 
0reactions
github-actions[bot]commented, May 27, 2021

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Hashnode Post

No results found