[ad_1]
Ok, here’s the solution (thanks to Nitin Verma https://github.com/sstephenson/rbenv/issues/400):
# Rakefile
task :freedom do
Bundler.with_clean_env { sh "heroku" }
end
[ad_2]
solved Segmentation Fault preventing Heroku Commands
[ad_1]
Ok, here’s the solution (thanks to Nitin Verma https://github.com/sstephenson/rbenv/issues/400):
# Rakefile
task :freedom do
Bundler.with_clean_env { sh "heroku" }
end
[ad_2]
solved Segmentation Fault preventing Heroku Commands