Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Does not work with alpine linux #106

Closed
shyim opened this issue Aug 12, 2022 · 7 comments
Closed

Does not work with alpine linux #106

shyim opened this issue Aug 12, 2022 · 7 comments

Comments

@shyim
Copy link

shyim commented Aug 12, 2022

Hey,

the built binaries are not working with Alpine Linux

@nex3
Copy link
Contributor

nex3 commented Aug 12, 2022

Duplicate of sass/embedded-host-node#155. Consider adding a 👍 react to dart-lang/sdk#40906 if you'd like to see Dart support musl-libc.

@nex3 nex3 closed this as not planned Won't fix, can't repro, duplicate, stale Aug 12, 2022
@ntkme
Copy link
Contributor

ntkme commented Aug 12, 2022

Since dart-lang/sdk#40906 has been closed, I would recommend open a new issue on dart-sdk asking formal support for musl-libc. How dart team will take it is up to them however :-)

@nex3
Copy link
Contributor

nex3 commented Aug 12, 2022

I don't think it's likely to be very useful to open a new issue requesting something that was already requested by a closed issue. They've made a decision not to support this; the best we can do for now is to show how valuable it would be to users if they reconsidered that decision.

@ntkme
Copy link
Contributor

ntkme commented Aug 13, 2022

The answer was provided over 2 years ago when the community don’t have enough interest over dart on musl, but now that has changed (literally the most asked question for dart-sass-embedded), thus I think it is worth open a new issue and see if the team will change their mind this time given the demand.

The problem of thumb up a closed issue is that GitHub will not send notifications for reactions, and no one is going to look at closed one. Therefore I think open a new one and citing the new and legit demand from sass community may help us get some traction.

@shyim
Copy link
Author

shyim commented Aug 13, 2022

It looks like dart-lang/sdk#32894 has progress. It would definitively help integrate sass then into other languages. Dart Sass Embedded feels in usage always like hacky 😅

@nex3
Copy link
Contributor

nex3 commented Aug 15, 2022

@ntkme Maintainers will often find it quite annoying to have to deal with multiple issues knowingly filed for the same request, and annoying maintainers isn't a great way to get them to work on the things that you want. On the other hand, if the original issue gets enough 👍 reacts, you can take that to the maintainers on the mailing list or other means of communication and use it as evidence that this is in fact something that would provide substantial benefits.

@rubenwardy
Copy link

rubenwardy commented Jan 8, 2023

If you got here from an error in Jekyll then the problem is caused by jekyll-sass-converter 3.0 switching from sassc to sass-embedded. They recommend downgrading by adding the following to your Gemfile:

gem "jekyll-sass-converter", "~> 2.0"

Sorry for the bump, hopefully this comment should prevent you from receiving duplicate feature requests though

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants