ndw’s avatarndw’s Twitter Archive—№ 33,020

  1. I'm working on two Node.js packages, A and B. B depends on A. What's the best practice way of installing the current test version of A (with, for example, npm install) while doing development on B?