-
Weird situation: I've updated a module (in dir1) which is used by my app (in dir2), but since npmjs is currently hosed (for a few of us)—
-
npmjs —I'm just repeatedly doing
npm install dir1-moduleand waiting and failing. I MEAN, ITS RIGHT THERE IN THE OTHER DIR…but yeah, modules… -
npmjs And modules that are separated by the Internet, or a full series of HTTP requests of all things, seems rather fragile in retrospect.