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.lock uses artifacts.netflix.com #44

Closed
elliottkember opened this issue Jun 29, 2017 · 1 comment
Closed

yarn.lock uses artifacts.netflix.com #44

elliottkember opened this issue Jun 29, 2017 · 1 comment

Comments

@elliottkember
Copy link

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.```
@naoufal
Copy link
Owner

naoufal commented Jun 29, 2017

@elliottkember Sorry about that, 3.1.0 should fix this.

https://www.npmjs.com/package/react-native-touch-id

@naoufal naoufal closed this as completed Jun 29, 2017
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

2 participants