ahmadawais / corona-cli

🦠 Track the Coronavirus disease (COVID-19) in the command line. Worldwide for all countries, for one country, and the US States. Fast response time (< 100ms). https://x.com/MrAhmadAwais
https://NodeCLI.com
MIT License
1.85k stars 191 forks source link

can't install corectly #59

Closed Aramdhann closed 4 years ago

Aramdhann commented 4 years ago

image

viditvarshney commented 4 years ago

try this command as sudo sudo npm install -g corona-cli

On Sun, Mar 29, 2020, 7:21 AM Aramdhann notifications@github.com wrote:

[image: image] https://user-images.githubusercontent.com/62165589/77838058-5dc03000-719a-11ea-9552-86387929acc7.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ahmadawais/corona-cli/issues/59, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIETYZKKAEUPUCCRUGDQLJLRJ2SQ5ANCNFSM4LVZIQ2Q .

nihitha582 commented 4 years ago

I had this issue initially as well, try running this command: sudo chown -R $USER /usr/local/lib/node_modules

talentlessguy commented 4 years ago

that's not an issue with corona-cli, you have permissions set up not properly

viditvarshney commented 4 years ago

I think this issue is already solved @ahmadawais @Aramdhann please close it or share the further error if you got any

Aramdhann commented 4 years ago

thanks all, its work @viditvarshney