Default flipper instance not configured #534
Replies: 2 comments 1 reply
-
What version of flipper is in your gemfile?
`bundle show flipper`
On June 3, 2021, David Grevink ***@***.***> wrote:
Hello! I am new to flipper and have been trying to integrate it with
rake. I have been running into this error and I am not sure what steps
are there to resolve it.
Thanks!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#534>, or unsubscribe
<https://github.com/notifications/unsubscribe-
auth/AAAAB25XLP6STVNNJYHROZTTQ7QIDANCNFSM46BOSWSQ>.
|
Beta Was this translation helpful? Give feedback.
1 reply
-
I’d recommend updating to the latest. Should be like 0.21.
The issue you are having is that flipper isn’t configured at all. You’ll
need to pick an adapter and configure the default instance as the docs
recommend.
If you update to the latest flipper version the default instance is
configured for you when you pick an adapter.
On June 3, 2021, David Grevink ***@***.***> wrote:
I am currently running flipper-0.16.2
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#534 (comment)
823589>, or unsubscribe <https://github.com/notifications/unsubscribe-
auth/AAAAB27VCZXCQ7ZTAFXU573TQ747NANCNFSM46BOSWSQ>.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jnunemaker
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello! I am new to flipper and have been trying to integrate it with rake. I have been running into this error and I am not sure what steps are there to resolve it.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions