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
It looks as though a yarn.lock file has been committed which doesn't need to be in there. Installing with Yarn fails as a result because the yarn.lock includes Netflix proxy URLs.
yarn install v0.21.3
[1/4] 🔍 Resolving packages...
[2/4] 🚚 Fetching packages...
error An unexpected error occurred: "http://artifacts.netflix.com/api/npm/npm-netflix/globals/-/globals-8.18.0.tgz: connect ETIMEDOUT 35.166.143.188:80".
info If you think this is a bug, please open a bug report with the information provided in "/Users/elliott/ueno/react-native-touch-id/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.```
The text was updated successfully, but these errors were encountered:
It looks as though a yarn.lock file has been committed which doesn't need to be in there. Installing with Yarn fails as a result because the yarn.lock includes Netflix proxy URLs.
The text was updated successfully, but these errors were encountered: