dominictarr / npmd

MIT License
450 stars 37 forks source link

when running sync, `npmd install` (with no arguments) installs the wrong thing #44

Open dominictarr opened 10 years ago

dominictarr commented 10 years ago

tries to install npmd into the current directory... because db.resolve looks in the syncing instance's process.cwd(), not the client instance.