rem’s avatarrem’s Twitter Archive—№ 63,616

  1. 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)—
    1. …in reply to @rem
      npmjs —I'm just repeatedly doing npm install dir1-module and waiting and failing. I MEAN, ITS RIGHT THERE IN THE OTHER DIR…but yeah, modules…
      1. …in reply to @rem
        npmjs And modules that are separated by the Internet, or a full series of HTTP requests of all things, seems rather fragile in retrospect.