npm install -g @aws-amplify/cli give error
See original GitHub issueCheck the below command response
Command used : npm install -g @aws-amplify/cli
Response :
Chandras-MacBook-Pro:~ chandramoulireddyporeddy$ npm install -g @aws-amplify/cli
npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.
npm WARN deprecated kleur@2.0.2: Please upgrade to kleur@3 or migrate to 'ansi-colors' if you prefer the old syntax. Visit <https://github.com/lukeed/kleur/releases/tag/v3.0.0\> for migration path(s).
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
/Users/chandramoulireddyporeddy/.npm-global/bin/amplify -> /Users/chandramoulireddyporeddy/.npm-global/lib/node_modules/@aws-amplify/cli/bin/amplify
npm WARN graphql-import@0.4.5 requires a peer of graphql@^0.11.0 || ^0.12.0 || ^0.13.0 but none is installed. You must install peer dependencies yourself.
+ @aws-amplify/cli@0.1.44
updated 3 packages in 96.79s
Chandras-MacBook-Pro:~ chandramoulireddyporeddy$ amplify configure
-bash: amplify: command not found
Chandras-MacBook-Pro:~ chandramoulireddyporeddy$
I hope you understand the above issue.
Issue Analytics
- State:
- Created 5 years ago
- Comments:34 (6 by maintainers)
Top Results From Across the Web
Error when trying to npm install -g @aws-amplify/cli
run npm install -g npm@latest. and after that try installing amplify-cli again.
Read more >'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 >AWS Amplify CLI Installation Guide (M1/M2 2022 Mac Edition)
Make sure that option is selected if there is an option, ... npm install -g @aws-amplify/cli ... npm ERR! Error: EACCES: permission denied, ......
Read more >Get started - Installation - AWS Amplify Docs
How to install & configure Amplify CLI - AWS Amplify Docs. ... Let's go ahead and install the Amplify CLI. NPM ... npm...
Read more >@aws-amplify/cli - npm
This package does not have a README. Add a README to your package so that users know how to get started.
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
No results found
Top Related Hashnode Post
No results found
any solution?
Hey guys, please take a look at @jahnagoldman solution and if you’re still facing the issue, please let me know and we can re-open this issue.