npx ampx info
fails to run
#2369
Labels
backend-cli
Issue is related to Amplify backend CLI
bug
Something isn't working
dependency
Issue related to upstream dependency
Environment information
Describe the bug
npx ampx info
fails to generate any information on the environment. Above I've shown the command run with--debug
included, but it fails in the same way without--debug
included.Reproduction steps
Environment:
I am using Windows 10 version 19045.5247. Please inform me what other information on the environment is relevant.
Reproduction:
https://docs.amplify.aws/nextjs/start/quickstart/nextjs-app-router-client-components/#1-create-the-repository
You can also clone the repo used in bug demonstration. For me the result is the same:
https://github.com/Ao1K/amplify-next-template
cd
to the repo and runnpm install
Aside: installing dependencies through
npm install
warns of 3 vulnerabilities. Running or not runningnpm audit fix --force
does not resolve the issue withnpx ampx info
.npx ampx info --debug
.The text was updated successfully, but these errors were encountered: