Skip to content

running tests locally complains about finding tilt library #242

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

Closed
vegetabill opened this issue Apr 14, 2015 · 1 comment
Closed

running tests locally complains about finding tilt library #242

vegetabill opened this issue Apr 14, 2015 · 1 comment

Comments

@vegetabill
Copy link
Contributor

When I checkout master and try to run rake, it gives the following error:

lib/react/jsx/template.rb:1:inrequire': cannot load such file -- tilt (LoadError)`

When I added it as a dev dependency, like this:

s.add_development_dependency 'tilt'

It worked and the tests passed.

I'm using rbenv, rake v10.4.2, ruby 2.1.0p0 (2013-12-25 revision 44422) [x86_64-darwin13.0]

@rmosolgo
Copy link
Member

addressed here #248

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

2 participants