Hi solidus team ! Do you guys please can give some...
# support
s
Hi solidus team ! Do you guys please can give some help. I’m trying to install solidus_stripe for the starter frontend and I’m stuck with this error message Thank you ! ps: Do we also have to add stripe in the gemfile ?
l
maybe a version compatibility error ?
Copy code
------------------------------------------------------------------------
            ⚠️ **WARNING: `solidus_stripe` & `solidus_frontend** ⚠️
    ------------------------------------------------------------------------

    If you need support for `solidus_frontend` please add `< 5`
    as a version requirement in your gemfile:

    `gem 'solidus_stripe', '< 5'`

    or if your tracking the github version please switch to
    the `v4` branch:

    `gem 'solidus_stripe', github: 'solidusio/solidus_stripe', branch: 'v4'`

    ------------------------------------------------------------------------
s
Thanks Loic but I’m working with the starter frontend