figaro icon indicating copy to clipboard operation
figaro copied to clipboard

figaro heroku:set => “Could not find command heroku:set”

Open Peskoo opened this issue 6 years ago • 1 comments

Hi,

When I run : figaro heroku:set -e production and figaro heroku:set I have : Could not find command "heroku:set".

I tried few versions of figaro like : gem 'figaro', '~> 1.1', '>= 1.1.1' gem 'figaro', github: 'sealocal/figaro' gem 'figaro', '>= 1.0.0.rc1' gem 'figaro'

Then : bundle install bundle binstubs figaro figaro install spring stop

but the command is still not found.

Versions: ruby '2.3.5' gem 'rails', '~> 5.1.4'

I've done some search and try a lot of things without find any solution 😢

Peskoo avatar Jan 08 '18 15:01 Peskoo

+1

alex-benoit avatar Mar 04 '18 12:03 alex-benoit