vmurin / react-native-azure-auth

React Native library implementing Azure AD OAuth2 API
MIT License
85 stars 64 forks source link

yarn install fails when node_modules and lock files are deleted #180

Closed bhishakBitcanny closed 1 year ago

bhishakBitcanny commented 1 year ago
Azure

Arguments: /usr/local/bin/node /opt/homebrew/bin/yarn

Yarn version: 1.22.19

Node version: 16.20.0

Platform: darwin arm64

Trace: Error: https://raw.githubusercontent.com/vmurin/js-base64/4313088c94a7b624d9eece2b7c66df9f697aa264/package.json: ETIMEDOUT at Timeout._onTimeout (/opt/homebrew/lib/node_modules/yarn/lib/cli.js:141550:19) at listOnTimeout (node:internal/timers:559:17) at processTimers (node:internal/timers:502:7)

yarn manifest: No manifest

Lockfile: No lockfile

"react": "18.2.0", "react-native": "0.71.7", "react-native-azure-auth": "^1.8.7",

I confirmed by removing this package, there was no network issue.

vmurin commented 1 year ago

should be fixed in v1.8.8