Skip to content

create-react-app is deprecated and has old typescript compatibility #189

Description

@sansmoraxz

Is your feature request related to a problem? Please describe.

When I use the command to init the project

npx create-react-app my-app --template overwolf-typescript-redux

it results in npm failing to resolve dependencies without the --force flag.

npm ERR! Override for typescript@^5.4.5 conflicts with direct dependency

Describe the solution you'd like
Maybe something like Vite. It can be a possible solution. Not sure if a new repo should be spun up for that.

Describe alternatives you've considered
Manually downgrade typescript then npm run eject to get normal js files. Then upgrade typescript.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions