jhardy / OMG-TEXT

Compass extension to create a 3D text shadow effect
43 stars 2 forks source link

Causes LoadError #1

Open MikeAdamowicz opened 10 years ago

MikeAdamowicz commented 10 years ago

Hi, I've tried to install omg-text twice yet come to the same problem each time. I'm on Windows 8.1, ruby 2.0.0p247 and Compass 0.12.2.

Gem installs fine. But when I then try to have Compass watch a directory, I get this error: C:/Ruby200-x64/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:110:in requir e': cannot load such file -- sass/script/node (LoadError) from C:/Ruby200-x64/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:1 10:inrescue in require'

Followed by a number of related issues. I'm not sure if it's omg-text that is causing it or if it's the sass-3.3.0.rc.2 that is installed simultaneously with omg-text. Uninstall of both returns functionality to Compass.

Thanks

jhardy commented 10 years ago

I'll take a look this morning and see what's going on.

Sent from my iPhone

On Dec 13, 2013, at 5:46 AM, Mike Adamowicz notifications@github.com wrote:

Hi, I've tried to install omg-text twice yet come to the same problem each time. I'm on Windows 8.1, ruby 2.0.0p247 and Compass 0.12.2.

Gem installs fine. But when I then try to have Compass watch a directory, I get this error: C:/Ruby200-x64/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:110:in requir e': cannot load such file -- sass/script/node (LoadError) from C:/Ruby200-x64/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:1 10:inrescue in require'

Followed by a number of related issues. I'm not sure if it's omg-text that is causing it or if it's the sass-3.3.0.rc.2 that is installed simultaneously with omg-text. Uninstall of both returns functionality to Compass.

Thanks

— Reply to this email directly or view it on GitHub.