Skip to content

sass-embedded fails to build on FreeBSD14 #227

Open
@0x1eef

Description

@0x1eef

Hey 👋

I am unable to install sass-embedded on FreeBSD14:

$ gem install sass-embedded
Fetching sass-embedded 1.77.8                                                       
Installing sass-embedded 1.77.8 with native extensions  
rake aborted!                                                                                                                                                           
NotImplementedError: dart-sass for x86_64-freebsd14 not available at https://github.com/sass/dart-sass/releases/tag/1.77.8 (NotImplementedError) 

The error makes sense; there's no prebuild available for FreeBSD (Or OpenBSD, or NetBSD).
Could we build from source instead (during gem install) ?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions