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

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -