arei / npmbox

Utility for creating (boxing) and using (unboxing) an archive of a complete (including all dependencies) npm install.
MIT License
245 stars 34 forks source link

npmbox doesn't install for all users #93

Open chandtailor1 opened 7 years ago

chandtailor1 commented 7 years ago

Hi,

I have added the --global flag to the npmunbox command when running as root however the package I'm installing is only available to root. Is this a bug or is there some other way to use npmbox to install a package for all users or a specific user?

Thanks, Chand