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

Error on load [invalid date format] #101

Closed
jeroenverfallie opened this issue Oct 25, 2011 · 5 comments
Closed

Error on load [invalid date format] #101

jeroenverfallie opened this issue Oct 25, 2011 · 5 comments

Comments

@jeroenverfallie
Copy link

Hi, ever since I reinstalled livereload, it seems to throw me this error:

$ livereload
Invalid gemspec in [c:/Ruby187/lib/ruby/gems/1.8/specifications/em-websocket-0.3.5.gemspec]: invalid date format in specification: "2011-10-24 00:00:00.000000000Z"
c:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:53:in `gem_original_require': no such file to load -- em websocket (LoadError)

from c:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:53:in require' from c:/Ruby187/lib/ruby/gems/1.8/gems/livereload-1.6/bin/../lib/livereload.rb:1 from c:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:53:ingem_original_require'
from c:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:53:in require' from c:/Ruby187/lib/ruby/gems/1.8/gems/livereload-1.6/bin/livereload:3 from c:/Ruby187/bin/livereload:19:inload'
from c:/Ruby187/bin/livereload:19

I checked previous issues, but did not find a similar one.

Thanks.

@tiw
Copy link

tiw commented Nov 10, 2011

I met the same problem with ubuntu, ruby 1.8.7

@mriffault
Copy link

Hi,
Same issue, ruby 1.8.7. Have to update ruby ? and how to...?
Best regards,

@tiw
Copy link

tiw commented Nov 17, 2011

edit c:/Ruby187/lib/ruby/gems/1.8/specifications/em-websocket-0.3.5.gemspec
change 2011-10-24 00:00:00.000000000Z to 2011-10-24

@ksamuel
Copy link

ksamuel commented Dec 16, 2011

Same issue. Everytime I install a gem, I feel like I'm tossing a coin: will it work ?

@saltcod
Copy link

saltcod commented Dec 22, 2011

Same on Snow Leopard.

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

5 participants