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

Syntax error: File to import not found or unreadable: sassy-buttons. #14

Closed
onearmfrog opened this issue Apr 8, 2012 · 6 comments
Closed

Comments

@onearmfrog
Copy link

Every time I activate compass watch I get this error, even if I re-install sassy-buttons
using the "compass install -r sassy-buttons -f sassy-buttons".

@onearmfrog
Copy link
Author

Also, adding an error I have when using require ‘sassy-buttons’ in the config.rb:
NoMethodError on line ["264"] if C: ...

@jhardy
Copy link
Owner

jhardy commented Apr 9, 2012

Can you let me know what version of compass and sassy-buttons you are using so I can help debug.

@onearmfrog
Copy link
Author

Hi, sorry for the late response! It seems that using the installation instructions on github instead of the sassy-buttons site solved it. Not really sure what fixed it.

@jhardy
Copy link
Owner

jhardy commented Apr 19, 2012

Crap, I must have some documentation errors, I wil fix it ASAP, thanks for the heads up.

@finteractive
Copy link

I ran into this one too. The error is still on the sassy buttons site.:

Error #1: in "Installing into your compass project" section

require ‘sassy-buttons’ << Those are round brackets. If you copy and paste you get the NoMethodError on line ["264"] error.

Error #2: "Import Sassy Buttons partial into your scss/sass file" section

@import "sassybuttons" << (should be) @import "sassy-buttons"

@jhardy
Copy link
Owner

jhardy commented May 8, 2012

This has been updated on the site, thanks @fosterinteractive for the detailed error report and sorry for the confusion.

@jhardy jhardy closed this as completed May 8, 2012
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

3 participants