Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension incorrectly shows Stylelint deprecation warning with Yarn PnP integration #275

Closed
jecassis opened this issue Oct 25, 2021 · 0 comments · Fixed by #278
Closed
Assignees
Labels
good first issue is good for newcomers type: bug a problem with a feature or rule
Projects
Milestone

Comments

@jecassis
Copy link

While I see that #273 and #272 are in flight, with the current integration and 14.0.0 released, there is a notification saying the following:

Stylelint version 14.0.0-sdk is no longer supported — you may encounter unexpected behavior. Please upgrade to version 14.0.0 or newer. See the migration guide for more information.

I believe it is due to this semver check. Coercion might be needed as any suffixed version by PnP that "should" match exactly will instead be considered to be older.

@adalinesimonian adalinesimonian added good first issue is good for newcomers status: ready to implement is ready to be worked on by someone type: bug a problem with a feature or rule labels Oct 25, 2021
@adalinesimonian adalinesimonian added this to the v1.1.0 milestone Oct 25, 2021
@adalinesimonian adalinesimonian added status: wip is being worked on by someone and removed status: ready to implement is ready to be worked on by someone labels Oct 25, 2021
@adalinesimonian adalinesimonian changed the title Message due to Yarn PnP integration Extension incorrectly shows Stylelint deprecation warning with Yarn PnP integration Oct 25, 2021
@adalinesimonian adalinesimonian self-assigned this Oct 25, 2021
@adalinesimonian adalinesimonian added Fixed and removed status: wip is being worked on by someone labels Oct 28, 2021
@adalinesimonian adalinesimonian added this to Closed in Bugs Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue is good for newcomers type: bug a problem with a feature or rule
Projects
Bugs
Closed
Development

Successfully merging a pull request may close this issue.

2 participants