Can not install with yarn #483
Unanswered
danimadmolil
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
yarn add react-jinke-music-player not working
I try to install this library with yarn on different systems and I failed all the time.
result
yarn add v1.22.18 warning ..\..\..\package.json: No license field [1/4] Resolving packages... [2/4] Fetching packages... info There appears to be trouble with your network connection. Retrying... info There appears to be trouble with your network connection. Retrying... info There appears to be trouble with your network connection. Retrying... info There appears to be trouble with your network connection. Retrying... error An unexpected error occurred: "https://registry.yarnpkg.com/@react-icons/all-files/-/all-files-4.1.0.tgz: ESOCKETTIMEDOUT".
I also saw this before on issues and the solution was to install it with npm, but I want to use yarn any solution ? thanks
Beta Was this translation helpful? Give feedback.
All reactions