Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4600466
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T23:41:18+00:00 2026-05-21T23:41:18+00:00

I recently upgraded to Ruby 1.9 and I can no longer compile anything with

  • 0

I recently upgraded to Ruby 1.9 and I can no longer compile anything with Sass.

I’ve seen solutions that state if I place

 @charset "utf-8";

at the top of my .sccs file, it will fix it. However I’m still getting an error. Here’s the full traceback

I’ve also tried removing any non-ascii characters from my CSS file, creating a new one, etc. It just won’t compile. Any tips?

Traceback:

Sass is watching for changes. Press Ctrl-C to stop.

/home/webdev/.gem/repository/gems/sass-3.1.1/lib/sass/util.rb:496:in `encode’: transcoding not supported (from ASCII-8BIT to UTF-8) (ArgumentError)

from /home/webdev/.gem/repository/gems/sass-3.1.1/lib/sass/util.rb:496:in _enc'
from /home/webdev/.gem/repository/gems/sass-3.1.1/lib/sass/util.rb:515:in
rescue in block (1 levels) in ‘

from /home/webdev/.gem/repository/gems/sass-3.1.1/lib/sass/util.rb:508:in `block (1 levels) in ‘

from /home/webdev/.gem/repository/gems/sass-3.1.1/lib/sass/util.rb:472:in `yield’

from /home/webdev/.gem/repository/gems/sass-3.1.1/lib/sass/util.rb:472:in `default’

from /home/webdev/.gem/repository/gems/sass-3.1.1/lib/sass/util.rb:472:in `block in check_sass_encoding’

from /home/webdev/.gem/repository/gems/sass-3.1.1/lib/sass/util.rb:471:in `each’

from /home/webdev/.gem/repository/gems/sass-3.1.1/lib/sass/util.rb:471:in `find’

from /home/webdev/.gem/repository/gems/sass-3.1.1/lib/sass/util.rb:471:in `check_sass_encoding’

from /home/webdev/.gem/repository/gems/sass-3.1.1/lib/sass/engine.rb:349:in `check_encoding!’

from /home/webdev/.gem/repository/gems/sass-3.1.1/lib/sass/engine.rb:316:in `_to_tree’

from /home/webdev/.gem/repository/gems/sass-3.1.1/lib/sass/engine.rb:291:in `_render’

from /home/webdev/.gem/repository/gems/sass-3.1.1/lib/sass/engine.rb:238:in `render’

from /home/webdev/.gem/repository/gems/sass-3.1.1/lib/sass/plugin/compiler.rb:319:in `update_stylesheet’

from /home/webdev/.gem/repository/gems/sass-3.1.1/lib/sass/plugin/compiler.rb:169:in `block in update_stylesheets’

from /home/webdev/.gem/repository/gems/sass-3.1.1/lib/sass/plugin/compiler.rb:167:in `each’

from /home/webdev/.gem/repository/gems/sass-3.1.1/lib/sass/plugin/compiler.rb:167:in `update_stylesheets’

from /home/webdev/.gem/repository/gems/sass-3.1.1/lib/sass/plugin/compiler.rb:214:in `watch’

from /home/webdev/.gem/repository/gems/sass-3.1.1/lib/sass/plugin.rb:111:in `method_missing’

from /home/webdev/.gem/repository/gems/sass-3.1.1/lib/sass/exec.rb:408:in `watch_or_update’

from /home/webdev/.gem/repository/gems/sass-3.1.1/lib/sass/exec.rb:294:in `process_result’

from /home/webdev/.gem/repository/gems/sass-3.1.1/lib/sass/exec.rb:41:in `parse’

from /home/webdev/.gem/repository/gems/sass-3.1.1/lib/sass/exec.rb:21:in `parse!’

from /home/webdev/.gem/repository/gems/sass-3.1.1/bin/sass:8:in `’

from /home/webdev/.gem/repository/bin/sass:19:in `load’

from /home/webdev/.gem/repository/bin/sass:19:in `’

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T23:41:19+00:00Added an answer on May 21, 2026 at 11:41 pm

    I don’t know exactly the core of the issue, but it seems there were some problems with Ruby 1.9.0 (the version available on apt for this Ubuntu box) and encoding.

    To solve the issue, I used https://rvm.io which is a helper to download and compile Ruby from Git, giving me the latest version. After running this, sass compiles fine and everything is swell.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I recently upgraded to Xcode4 and noticed that my build/Release-iphoneos folder no longer gets
I recently upgraded to Eclipse Ganymede from Europa and now I'm finding that when
I recently upgraded one of my applications to Rails 2.2.2. Having done that, I've
I recently upgraded to Visual Studio 2010 and found out that when I press
I've recently upgraded from Ruby 1.8.6 and Rails 2.3.4 to Ruby 1.9 and Rails
I recently upgraded from 4.0.1 to 4.2.1 and noticed that when I publish to
I recently upgraded my WAMP server and I can't seem to get the Intl
I recently upgraded to Ubuntu 11.04 and Gnuplot 4.4, and find that axis label
I recently upgraded to ggplot2 0.9.0 from version 0.8.9, and now I'm getting that
I recently upgraded a VS2005 web deployment project to VS2008 - and now I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.