Hacker News new | ask | show | jobs
by attilagyorffy 3875 days ago
if you can make this work in a way that it's capable of reinstalling a precise snapshot (like using a Gemfile.lock in Ruby's Bundler world) and keep it stable then I once again will have faith in JS package management.
1 comments

You know npm shrinkwrap does exactly this, right?