Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Peskoo opened this issue Jan 8, 2018 · 1 comment
Open

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

Peskoo opened this issue Jan 8, 2018 · 1 comment

Comments

@Peskoo
Copy link

Peskoo commented Jan 8, 2018

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 😢

@alex-benoit
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants