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

yarn shim requires internet access #197

Closed
rwjblue opened this issue Nov 19, 2018 · 1 comment
Closed

yarn shim requires internet access #197

rwjblue opened this issue Nov 19, 2018 · 1 comment

Comments

@rwjblue
Copy link
Contributor

rwjblue commented Nov 19, 2018

Steps to reproduce:

  1. install from source
  2. notion install node
  3. notion install yarn
  4. turn off internet (disable wifi / unplug ethernet / etc)
  5. yarn --version

You will see the following error:

❯ yarn run foo
Notion error: Could not fetch public registry
https://github.com/notion-cli/yarn-releases/raw/master/index.json: failed to lookup address information: nodename nor servname provided, or not known

This issue was introduced sometime between v0.1.4 and ee62f75 (full compare view here). I could probably bisect further to find the specific commit, if thats helpful...

@rwjblue
Copy link
Contributor Author

rwjblue commented Dec 13, 2018

Closed by #203

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