You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently npm install spits out some deprecation warnings related to some nested dependencies. It looks like upgrading to yeoman-generator@0.20.x will clear them up.
npm WARN deprecated CSSselect@0.4.1: the module is now available as 'css-select'
npm WARN deprecated CSSwhat@0.4.7: the module is now available as 'css-what'
Currently
npm installspits out some deprecation warnings related to some nested dependencies. It looks like upgrading to yeoman-generator@0.20.x will clear them up.Originally reported in strongloop/strongloop#243