Code Monkey home page Code Monkey logo

Comments (5)

rubiesonthesky avatar rubiesonthesky commented on June 8, 2024 4

For those who do not want to wait and can take the risk of things not working together, the version can be overridden in package.json. It seems to be working but there are deprecation warnings as mentioned in linked issue.

  "overrides": {
    "stylelint-config-sass-guidelines": {
      "stylelint": "^15.0.0"
    }
  },

from stylelint-config-sass-guidelines.

echoix avatar echoix commented on June 8, 2024

The megalinter project, https://GitHub.com/oxsecurity/megalinter that aggregates many linters is affected by this limitation. A npm install --force is used, but seems to break more things than it fixes. Could this be addressed soon ?

from stylelint-config-sass-guidelines.

AbdealiLoKo avatar AbdealiLoKo commented on June 8, 2024

I seem to have the same issue, For some reason the overrides approach recommended by @rubiesonthesky does not work for me - On adding the to my package.json and using npm i still gives me the error.

from stylelint-config-sass-guidelines.

bjankord avatar bjankord commented on June 8, 2024

v10.0.0 is available now and supports stylelint v15: https://www.npmjs.com/package/stylelint-config-sass-guidelines/v/10.0.0
You can view the changelog here: https://github.com/bjankord/stylelint-config-sass-guidelines/blob/main/CHANGELOG.md#1000

from stylelint-config-sass-guidelines.

echoix avatar echoix commented on June 8, 2024

Great work! We'll work on reenabling this tool in the next Megalinter release!

from stylelint-config-sass-guidelines.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.