-
Notifications
You must be signed in to change notification settings - Fork 3
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
Got error/exception just after gem sbire install #3
Comments
For now, you can just create the .sbire directory, create a file called I'm working on your issue but I never tried it on windows. |
Same on Mac:
|
I pushed a new version of the gem. It should solve the bug. |
Hmm, last version on http://rubygems.org/gems/sbire/versions is from November 9. |
I forgot to do a |
Thanks. Will check that out. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I just did:
gem install sbire
followed by:
sbire install
I got the following exception:
C:/Ruby193/lib/ruby/1.9.1/psych.rb:297:in
initialize': No such file or director y - C:/Users/Himself/.sbire/config.yml (Errno::ENOENT) from C:/Ruby193/lib/ruby/1.9.1/psych.rb:297:in
open'from C:/Ruby193/lib/ruby/1.9.1/psych.rb:297:in
load_file' from C:/Ruby193/lib/ruby/gems/1.9.1/gems/sbire-0.0.7/lib/sbire_config.rb :40:in
config'I am working with:
ruby 1.9.3p374 (2013-01-15) [i386-mingw32]
under Windows 8.1
The text was updated successfully, but these errors were encountered: