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

Correct the minimum required Dart Sass version specified in error message #13065

Closed
jmooring opened this issue Nov 18, 2024 · 1 comment
Closed
Assignees
Labels

Comments

@jmooring
Copy link
Member

Currently:

error calling toCSS: unsupported Dart Sass version detected, please upgrade to Dart Sass 2.0 or later

Should be:

error calling toCSS: unsupported Dart Sass version detected, please upgrade to Dart Sass 1.63.0 or later
@bep
Copy link
Member

bep commented Nov 18, 2024

I guess my intention was to write v2 of the protocol... But yea.

@bep bep self-assigned this Nov 18, 2024
@bep bep removed the NeedsTriage label Nov 18, 2024
@bep bep closed this as completed in 8d92042 Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants