cedricblondeau / world-cup-2018-cli-dashboard

⚽🏆 World Cup 2018 CLI dashboard: watch matches in your terminal.

Home Page:https://www.npmjs.com/package/world-cup-cli-dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No such file or directory: 'global'

avlima opened this issue · comments

$ yarn global add world-cup-cli-dashboard
00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'global'

I'm wondering if this is using the right yarn (https://yarnpkg.com/lang/en/).

FWIW, npm can be used too:

npm install -g world-cup-cli-dashboard

I'll update the README with npm soon.

I added npm instructions to the README file.