We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 :-(
The text was updated successfully, but these errors were encountered:
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.
npm install -g yarn
Maybe you want to mention it in README, just to make it more accessible for non-JS people.
Thanks!
Sorry, something went wrong.
No branches or pull requests
Hi there! I cannot install it no matter what:
... to be honest - I have no idea what I'm even doing. Never heard of yarn :-(
The text was updated successfully, but these errors were encountered: