Closed JustFly1984 closed 2 years ago
@JustFly1984 I made some changes to support any stylelint version and just published a pre-release to verify it will work.
Can you verify that 1.2.0-stylelint14
works for you?
@juanca I've checked new release and now it has different warning: " > stylelint-css-modules@1.2.0-stylelint14" has incorrect peer dependency "stylelint@>= ^9".
I definitely have "stylelint": "14.3.0"
in package.json
Okay, I see what is wrong. I went ahead and fixed the semver range. Install the latest version of this package (1.2.1) and it should be good to go.
Let me know if you run into other weird issues 😅
Thank you @juanca !
I get warnings while installing packages:
stylelint-css-modules@1.2.0-globals" has incorrect peer dependency "stylelint@^9 || ^10 || ^11 || ^12 || ^13".