npm WARN deprecated lodash@2.4.2: lodash@<3.0.0 is no longer maintained
问题 I'm getting an error when using npm to install grunt-cli globally. It's related to lodash: npm WARN deprecated lodash@2.4.2: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^3.0.0. Here are the versions i'm using, and the list of global packages installed. node: v5.1.0 npm: v3.5.0 npm list -g: http://pastebin.com/NuJU3bY0 I've attempted to install the latest version of lodash (v3.10.1) globally, but I still got the error again after uninstalling my grunt-cli global package, and then