You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
turn off internet (disable wifi / unplug ethernet / etc)
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...
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
notion install node
notion install yarn
yarn --version
You will see the following error:
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...
The text was updated successfully, but these errors were encountered: