-
Native code doesn't compile anymore since version 2.1.0 on FreeBSD
```
linking shared-object sassc/libsass.so
/usr/bin/ld: unrecognized option '-plugin'
/usr/bin/ld: use the --help option for us…
-
Unable to update gem file using rails 6.0.0.rc2 to 6.0.0
```
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
current directory: /home/xxx/.rbenv/versions/2.6.3/lib/ruby…
-
I'm trying to run Plots2 container without docker-compose.
I'm running it like this: `docker run --rm -ti -e PORT=18000 gcr.io/public-lab/plots2:nofs bash`
And it seems like the ruby interpreter c…
-
## How to reproduce:
`$ bundle install` on a raspberry pi 4 (balena 64bit OS `2.44.0+rev3`)
## Observation:
```
...
[main] Fetching sassc 2.2.1
[main] Installing sassc 2.2.1 with nativ…
-
### Expected behavior
No crash.
### Actual behavior
When running `bundle exec assets:precompile`, the process crashes with a core dump
### System configuration
- Sprockets version: 4.0.…
-
Starting recently after some gem updates, seemingly randomly, saving a .scss file during development results in this segmentation fault:
```
/usr/local/bundle/gems/sassc-2.0.1/lib/sassc/engine.rb:4…
-
It seems I misunderstood how parts of the asset pipeline are working. I thought I tested this, but Sass files added to Orchid's `app/assets/stylesheets/orchid/` directory are raising pre-compilation e…
-
I'm using the new cssbundling-rails gem. It's working perfect in dev, but in prod i'm getting this error when i'm trying to compile the assets:
following the doc: https://guides.rubyonrails.org/asset…
-
Version 4.3.0, rails 5.2.7, sass 3.6.0, sass-rails 5.0.7, sassc 2.0.0, sassc-rails 2.1.0
For some reason ckeditor is requesting the wrong URL for `icons_hidpi.png` with the result that none of the …
-
This app currently uses sassc, which is unsupported. The processors recommended for use in Rails 7 (dartsass, cssbundler, etc.) require an installation step that is unclear how to execute in a Rails e…