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

write EPROTO 14488:error:1408F10B:SSL #645

Closed
Narendhar666 opened this issue Dec 31, 2019 · 2 comments
Closed

write EPROTO 14488:error:1408F10B:SSL #645

Narendhar666 opened this issue Dec 31, 2019 · 2 comments

Comments

@Narendhar666
Copy link

What / Why

npm WARN registry Unexpected warning for http://registry.npmjs.org/: Miscellaneous Warning EPROTO: request to http://registry.npmjs.org/react failed, reason: write EPROTO 14488:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:c:\ws\deps\openssl\openssl\ssl\record\ssl3_record.c:332:\n
npm WARN registry Using stale data from http://registry.npmjs.org/ due to a request error during revalidation.
npm ERR! code ELOOP
npm ERR! syscall stat
npm ERR! path \ctxnas2.app.syfbank.com\citrixdata2
npm ERR! errno -62
npm ERR! ELOOP: too many symbolic links encountered, stat '\ctxnas2.app.syfbank.com\citrixdata2'

When

npm install -g react

Where

in windows 10

How

Current Behavior

  • n/a

Steps to Reproduce

  • n/a

Expected Behavior

  • n/a

Who

  • n/a

References

  • n/a
@DanielRuf
Copy link

It seems you use the http endpoint. Please check your npmrc / registry settings.

http://registry.npmjs.org/react

What happens if you go to http://registry.npmjs.org/react in your browser?

@gautrohit
Copy link

Thanks, It's works

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

4 participants