-
Notifications
You must be signed in to change notification settings - Fork 79
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
error report #30
Comments
@pdewouters Fire.app uses its own gem, so you have to install susy in Fire.app first, or use your own gem path: https://github.com/handlino/FireApp/wiki/Use-compass-extensions |
I did that but it didn't work. Can I get a refund? |
@pdewouters it works for us https://github.com/handlino/CompassApp/wiki/Install-Susy-1.0-Pre If you really want to request for a refund, please email to naimu@handlino.com and tell us your PayPal email address. |
I followed the steps, but still get an error on Watch folder, and there is no Susy menu item under Create project > Compass no such file to load -- susy org/jruby/RubyKernel.java:1033:in `require' file:/F:/Dropbox/fire.app/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require' src/require_patch.rb:6:in `require' C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.13.alpha.0/lib/compass/configuration/data.rb:161:in `require' F:/clients/localdev/nces/wp-content/themes/nces/config.rb:1:in `parse_string' org/jruby/RubyKernel.java:1083:in `eval' C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.13.alpha.0/lib/compass/configuration/serialization.rb:24:in `parse_string' C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.13.alpha.0/lib/compass/configuration/serialization.rb:15:in `_parse' org/jruby/RubyIO.java:1139:in `open' org/jruby/RubyKernel.java:287:in `open' file:/F:/Dropbox/fire.app/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/1.8/open-uri.rb:32:in `open' C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.13.alpha.0/lib/compass/configuration/serialization.rb:14:in `_parse' C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.13.alpha.0/lib/compass/configuration/file_data.rb:7:in `new_from_file' C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.13.alpha.0/lib/compass/configuration/inheritance.rb:204:in `with_defaults' C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.13.alpha.0/lib/compass/configuration/file_data.rb:6:in `new_from_file' C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.13.alpha.0/lib/compass/configuration/helpers.rb:42:in `configuration_for' C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.13.alpha.0/lib/compass/configuration/helpers.rb:97:in `add_project_configuration' C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.13.alpha.0/lib/compass/commands/project_base.rb:31:in `add_project_configuration' C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.13.alpha.0/lib/compass/commands/project_base.rb:25:in `configure!' C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.13.alpha.0/lib/compass/commands/project_base.rb:15:in `initialize' C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.13.alpha.0/lib/compass/commands/update_project.rb:37:in `initialize' src/ui/tray.rb:527:in `watch' src/app.rb:203:in `try' src/ui/tray.rb:525:in `watch' src/ui/tray.rb:152:in `open_dir_handler' src/ui/tray.rb:69:in `run' src/main.rb:49:in `(root)' org/jruby/RubyKernel.java:1033:in `require' <script>:1:in `(root)' |
@pdewouters it seems you have installed sass & compass, and set the gem path correctly, but you didn't put susy in the correct path, or didn't rename it to "susy" correctly. Can you tell us what in your ".compass/extensions" folder in the home directory? windows xp: c:\Documents and Settings\USERNAME |
I have |
Hi
just bought fire.app for Win 7 x64.
I set it to watch a SASS/Compass project folder and it reported these errors:
Using the command line ,, I can compass watch with no errors
The text was updated successfully, but these errors were encountered: