Skip to content
This repository was archived by the owner on Jun 21, 2019. It is now read-only.
This repository was archived by the owner on Jun 21, 2019. It is now read-only.

React compilation error #3

@john-goldsmith

Description

@john-goldsmith

I'm getting the following React error when running yarn run start

Failed to compile.

./src/index.js
29:86-99 'redux-persist' does not contain an export named 'autoRehydrate'.

I'll dig into it more, but my off-the-cuff idea is that redux-persist package changed it's exports in a particular version, and the package.json in this repo is being too version-greedy (aka, need to lock the version).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions