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

running spork after gem install spork rails #20

Open
chapmanf16 opened this issue Jul 24, 2013 · 0 comments
Open

running spork after gem install spork rails #20

chapmanf16 opened this issue Jul 24, 2013 · 0 comments

Comments

@chapmanf16
Copy link

After installing spork-rails I get this error when running 'spork':

Andrews-Mac-Pro-4:lb_final chapmanf16$ spork
/Users/chapmanf16/.rvm/gems/ruby-2.0.0-p247/bin/spork:23:in load': cannot load such file -- /Users/chapmanf16/.rvm/gems/ruby-2.0.0-p247/gems/spork-1.0.0rc3/bin/spork (LoadError) from /Users/chapmanf16/.rvm/gems/ruby-2.0.0-p247/bin/spork:23:in

'
from /Users/chapmanf16/.rvm/gems/ruby-2.0.0-p247/bin/ruby_noexec_wrapper:14:in eval' from /Users/chapmanf16/.rvm/gems/ruby-2.0.0-p247/bin/ruby_noexec_wrapper:14:in'

If I run 'sudo spork' none of my gems are being located. I will get the following errors:

Using RSpec, Rails
Preloading Rails environment
Could not find actionpack-4.0.0 in any of the sources

It literally can't find any of them. I have only started learning ruby/rails for the past 3 days so I'm completely out of my element, but I am really not sure what to do. Any help would be appreciated.

Thanks.

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