Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 7072

/usr/bin/env: ‘ruby3.0’: No such file or directory

$
0
0

I try to run this command sudo bundle exec rake ridge:apply ALLOW_DROP_TABLE=1 ALLOW_REMOVE_COLUMN=1

but get this following error /usr/bin/env: ‘ruby3.0’: No such file or directory

after that I use which ruby to see the location which is in /home/hai/.rbenv/shims/ruby

Then I created a soft link sudo ln -sv /home/hai/.rbenv/shims/ruby /usr/bin/ruby

but still get the same error.

ruby -v gives me ruby 3.0.1p64 (2021-04-05 revision 0fb782ee38) [x86_64-linux]


Viewing all articles
Browse latest Browse all 7072

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>