Fast, reliable, and secure dependency management.
Fast, reliable, and secure dependency management.
Customer Reviews
Santiago C.
Advanced user of YarnI guess it's the ease of use, great for mono repos, and easy to install. I also think that the icons are beautiful when installing packages. My whole experience with yarn has been great. To mention other things about yarn, I must say that it installs packages fast.
I don't see any downfalls as of now, recommended over npm. Although in one monorepo I had worked on, the project kind of broke, and I had to install the packages and reinstall in over 7 web apps which took a pretty long time.
Remember that you need node and npm to install, so just make sure that you have that on your computer before trying to install or to use homebrew for the installation.
I'm able to install node packages easily, clear cache and I'm also able to create yarn workspaces which allows me to install these packages, by installing once in the root..