Sunday 22 November 2015

NPM Installing unwanted packages?

I was looking for help about a file watching package the other night and followed some instructions to update node to v5.0 and install an in-development package using the latest node stuff. Ever since I did this whenever I use npm to install new packages they come with a bunch that I didn't ask for. For example, just now I installed yargs and also got: align-text camel-case cliui decamelize kind-of lazy-cache longest repeat-string right-align window-size wordwrapHas it been doing this all along and I just never noticed it before? I've reverted back to 4.2.2 but it doesn't seems to help. I'm using OS X El Capitan and npm v3.4.1 if that helps.

Submitted November 23, 2015 at 02:25AM by mancusod3

No comments:

Post a Comment