Tony Brown

Results 18 comments of Tony Brown

`gem install --pre eco-source` works but when I do `gem install eco` I'm getting this: `gem install eco ERROR: Could not find a valid gem 'eco-source' (>= 0) in any...

There is a problem with `eco-source` when installing the `backbone-on-rails` gem

I got it working, I believe it's a bug from the rubygems sites. I downgraded to `gem -v 2.2.2`

`gem install backbone-on-rails` is throwing an Error: `Could not find a valid gem 'eco-source' (>= 0) in any repository` Error: `Possible alternatives: to_source, chsource, taosource, epf-source, outsource` Please I've been...

When I do a `gem update` I'm getting this Error: `Updating backbone-on-rails ERROR: Error installing backbone-on-rails: Unable to resolve dependency: 'eco (>= 0)' requires 'eco-source (>= 0)'` And getting the...

still unresolved. I'm working on a rails backbone app that needs this to work

GitHub pages is a better option

Disregard last message. I just realized we're doing tests, we have to make the tests pass

> Yeah, I was having these as well. It's because it's trying to invoke that import statement in Node and Node doesn't understand require.ensure which is what import translate to....