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

Remove autoprefixer #19

Closed
wants to merge 1 commit into from
Closed

Remove autoprefixer #19

wants to merge 1 commit into from

Conversation

progapandist
Copy link

autoprefixer-rails is now deprecated and for some students that followed this guide linked from Yelp MVC challenge the attempt to build assets ends up in Rails crashing (on Node > 14)

@Eschults
Copy link
Member

Are you sure this has to do with autoprefixer? It seems that the project was taken over by someone else, and the deprecation notice will be removed 👌

@progapandist
Copy link
Author

Upon further investigation, this issue seems to have smth in common with rails/sprockets#633 and the bug in ruby-sassc library that ultimately segfaults in its C extensions.

It's a hard to catch bug and only some systems are affected (I had this in Linux containers for Docker so I had to downgrade sprockets to 3.7.4), so let's just keep a close eye on it

@dmilon dmilon deleted the progapandist-patch-1 branch October 20, 2021 15:49
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

Successfully merging this pull request may close these issues.

2 participants