Jul 25, 2017 · 1 min read
Try using Yarn instead of NPM to install node libs. It will keep the node_modules folder more manageable and free of duplicate nested libs.
Try using Yarn instead of NPM to install node libs. It will keep the node_modules folder more manageable and free of duplicate nested libs.