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

Load error: cannot load sassy-maps/version #11

Open
fallenturtle opened this issue Oct 14, 2014 · 0 comments
Open

Load error: cannot load sassy-maps/version #11

fallenturtle opened this issue Oct 14, 2014 · 0 comments

Comments

@fallenturtle
Copy link

I'm not sure if this was the right place to post this, but I figured ya'll might at least have an idea of where I could find the solution. I'm using sassy-maps 0.4.0 as a dependency of breakpoint 2.5.0 which is a dependency of singularity 1.3.0. I also tried installing sassy-maps straight from bower, but I'm still getting the same error. I'm using Grunt as a task runner and the error strikes when it gets to the task compass:dist (I'm still learning grunt, so I'm not sure if thats a common task or something specific to my gruntfile.js which came from a yeoman scaffold.) The error:

    Warning: LoadError on line ["1"] of /Users/abailey/Sites/sbirt-rpt14/app/_bower_components/sassy-maps/lib/sassy-maps.rb: cannot load such file -- sassy-maps/version
Run with --trace to see the full backtrace Use --force to continue.

    Aborted due to warnings.

If I go into sassy-maps.rb and comment out "require 'sassy-maps/version'" then everything works fine. Any thoughts to what my problem might be?

Other Version Numbers:
Sass 3.4.5
Compass 1.0.1
grunt-cli v0.1.13
grunt v0.4.5
ruby 2.0.0p481

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

1 participant