marcofognog / heroku-mongo-sync

Heroku plugin to add mongo:pull and push commands
MIT License
20 stars 8 forks source link

heroku-mongo-sync asks to install mongo gem even though it is already installed #10

Open folmert opened 9 years ago

folmert commented 9 years ago

c:\Users\folmert\node-js-getting-started>heroku mongo:push ! Install the Mongo gem to use mongo commands: ! sudo gem install mongo

c:\Users\folmert\node-js-getting-started>gem install mongo Successfully installed mongo-2.0.1 Parsing documentation for mongo-2.0.1 Done installing documentation for mongo after 3 seconds 1 gem installed

c:\Users\folmert\node-js-getting-started>heroku mongo:push ! Install the Mongo gem to use mongo commands: ! sudo gem install mongo

t0t commented 9 years ago

Same problem here

dychen commented 9 years ago

+1