Heroku running rake error: /usr/bin/env: ruby.exe: No such file or directory -


i'm running windows , i'm trying run 'heroku run rake db:migrate' newly created app on heroku.

i following error: /usr/bin/env: ruby.exe: no such file or directory

i've been searching online on hour, haven't been able find fix. suggestions highly appreciated!


Comments

Popular posts from this blog

c++ - protocol buffers - generate NON-inline accessors -

c# - issue attaching/adding an entity object which is detached from the DB Context? -