Gregory Bolkenstijn

Results 11 comments of Gregory Bolkenstijn

I'm having similar issues. Any word about progress on this?

+1 Example of getting the right version via the Git URL in `package.json`: ``` "dependencies": { "brainbrowser": "git://github.com/aces/brainbrowser.git#v2.5.5" } ```

> You're right it does need thinking about a little more. It's a shame sass-extract doesn't just return the colour in it's original form @andrewbrandwood I believe it does: https://github.com/jgranstrom/sass-extract#sasscolor

@B2o5T Thanks, that fixed it for me!

I would love any of the above mentioned options! 🔥

@MorrisonCole Any chance this PR could be merged? https://github.com/MorrisonCole/pr-lint-action/pull/286

We've run into this as well in our project. A solution or workaround would be greatly appreciated.

I'm encountering the same issue with ESLint 9.23.0 and `eslint-config-next`. The error occurs when trying to use `@rushstack/eslint-patch` with the new required flat config format. Package versions: - `eslint`: 9.23.0...