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

Upgrade to react-icons 3 #1318

Closed
trollepierre opened this issue Mar 20, 2019 · 6 comments · Fixed by #1406
Closed

Upgrade to react-icons 3 #1318

trollepierre opened this issue Mar 20, 2019 · 6 comments · Fixed by #1406

Comments

@trollepierre
Copy link

Current behavior
When I run yarn install, I got
error https://registry.yarnpkg.com/react-icons/-/react-icons-2.2.7.tgz: Extracting tar content of undefined failed, the file appears to be corrupt: "ENOENT: no such file or directory, open '/Users/myUserName/Library/Caches/Yarn/v4/npm-react-icons-2.2.7-d7860826b258557510dac10680abea5ca23cf650/node_modules/react-icons/lib/fa/sort-alpha-desc.js'"

Expected behavior

Using packages that are available on npm

@sapegin
Copy link
Member

sapegin commented Mar 26, 2019

This looks like a network issue on your end, but feel free to send a pull request with update.

@JayaKrishnaNamburu
Copy link

Hey @sapegin is this still available ?

@sapegin
Copy link
Member

sapegin commented Apr 3, 2019 via email

@JayaKrishnaNamburu
Copy link

Thank you, will update with a PR shortly 👍

@JayaKrishnaNamburu
Copy link

Hey @sapegin update regarding this

  1. The package react-icons with version number 2.2.7, is still available via the same link that is mentioned in the issue and with npm and yarn as well.

  2. When i tried to upgrade the test cases were failing, because it turns out in version 3 they have made some major changes and files like react-icons/lib/md/fullscreen are not available in the same path, either we need to check and update the icons with the compatible one in the new set.

@styleguidist-bot
Copy link
Collaborator

🎉 This issue has been resolved in version 9.1.12 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants