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.

npm install -g @aws-amplify/cli give error

See original GitHub issue

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

github_iconTop GitHub Comments

8reactions
bestwade22commented, Feb 28, 2019

any solution?

8reactions
kaustavghosh06commented, Feb 20, 2019

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.

Read more comments on GitHub >

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

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 Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found