Skip to content

Do you have any plan to support Redux 6 as well?(including the current start process without error) #219

Description

@Joeycho

Hello, I am new in react and Redux.

It took a while to start this awesome project. And I would like to share it here.

#169 #130

With the above solved issue, I managed to start this project.

I end up with using npm rather than yarn. But maybe if you stick with yarn, it might also work.

  1. npm install
  2. npm uninstall react-redux
  3. npm i react-redux@5
  4. npm run-script clean
  5. npm run-script build
  6. npm start

package.json file would help you to understand what each script means.

I would like to share this because the exact starting instruction is quite critical for beginners.

Plus, I would like to ask to maintainers regarding supporting Redux version. It seems currently Redux 5, not 6.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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