heroku-mongo-sync
heroku-mongo-sync copied to clipboard
heroku-mongo-sync asks to install mongo gem even though it is already installed
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
Same problem here
+1