Closed billyjanitsch closed 8 years ago
I am 👍 for removing this. @SlexAxton?
Yep. Go for it. On Wed, May 4, 2016 at 2:25 PM Ben Briggs notifications@github.com wrote:
I am 👍 for removing this. @SlexAxton https://github.com/SlexAxton?
— You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub https://github.com/SlexAxton/css-colorguard/issues/42#issuecomment-216973781
Great, thanks!
Is there any particular reason that the
preferGlobal
flag is enabled in the project's package.json? I understand thatcolorguard
ships with a CLI, so a user may want to install it globally, but given that it also includes a node API, it's strange to get theprefer global colorguard@1.1.1 should be installed with -g
npm warning on perfectly valid (local) installs.Happy to submit a PR removing the flag.