simonsmith / gulp-suitcss

SUIT CSS preprocessor via gulp
MIT License
4 stars 0 forks source link

NPM Warning with 2.0.0 #3

Closed rocketspops closed 7 years ago

rocketspops commented 7 years ago

Hey @simonsmith thanks for the update! FYI, upon installing I get the following error:

npm WARN stylelint-config-suitcss@8.0.0 requires a peer of stylelint@^7.0.1 but none was installed.

Is it safe to ignore this?

simonsmith commented 7 years ago

Do you have a lower version of stylelint already installed in your project? The only way I could replicate this was to install stylelint@7.0.0 in the same project.

Upgrading to stylelint 7.0.1 or greater should resolve it.

rocketspops commented 7 years ago

Yup, upgrading fixed this. Thanks.

On Thu, Oct 20, 2016 at 9:24 AM, Simon Smith notifications@github.com wrote:

Do you have a lower version of stylelint already installed in your project? The only way I could replicate this was to install stylelint@7.0.0 in the same project.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/simonsmith/gulp-suitcss/issues/3#issuecomment-255120680, or mute the thread https://github.com/notifications/unsubscribe-auth/AAFnSpamg0pRwbemVTwiZsS1GwPrYT5lks5q13mHgaJpZM4KcJ9P .