Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install with yarn #13

Open
Tomucha opened this issue Aug 17, 2020 · 1 comment
Open

Cannot install with yarn #13

Tomucha opened this issue Aug 17, 2020 · 1 comment

Comments

@Tomucha
Copy link

Tomucha commented Aug 17, 2020

Hi there! I cannot install it no matter what:

$ yarn global add google-cloud-gui
00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'global'

$ yarn --version
0.32+git

... to be honest - I have no idea what I'm even doing. Never heard of yarn :-(

@Tomucha
Copy link
Author

Tomucha commented Aug 17, 2020

Ah, ok. I installed yarn with "apt-get install yarn" which is - God knows what. What I should do was install it through NPM
npm install -g yarn.

Maybe you want to mention it in README, just to make it more accessible for non-JS people.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant