Hacker News new | ask | show | jobs
by ruskimalooski 3083 days ago
I think a better NPM Install would be something closer to what Yarn does with how it de-dupes and deterministically lays out the node_modules folder.
1 comments

I was just trying to make a third party module out of npm, not making another dependency management. btw It'd be good to add the dedupe feature. appreciate for the feedback !