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

gem files not found during assets:precompile #223

Open
weiserma opened this issue Nov 23, 2023 · 1 comment
Open

gem files not found during assets:precompile #223

weiserma opened this issue Nov 23, 2023 · 1 comment

Comments

@weiserma
Copy link

I get the following error, any idea what I'm missing:

yarn run v1.22.21
$ sass ./app/assets/stylesheets/application.sass.scss:./app/assets/builds/application.css --no-source-map --load-path=node_modules
Error: Can't find stylesheet to import.

4 │ @import "font-awesome";
│ ^^^^^^^^^^^^^^

@edubevilacqua
Copy link

edubevilacqua commented Feb 7, 2024

Same problem here, has anyone found a solution?

The problem began when i was replacing sprockets by propshaft + jssbundling-rails + cssbundling-rails

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

No branches or pull requests

2 participants