microsoft/TypeScript-React-Starter

I using create-react-app my-app --scripts-version=react-scripts-ts to create a react project with typescript, but it can't run

xyj404 opened this issue · 7 comments

this is error:
default
I run yarn start when the cli installed and don't change anything. Here is error place in @types directory:
3
I try to use create-react-app my-app --scripts-version=react-scripts-ts@2.8.1 to find something, but the result is same.

Similar issue here, it throws an error for jquery.

shoff commented

This repo is a mess and Microsoft should really either fix it or remove it.

Should atleast mention that this is not upto date and won't work.

I'm also getting the same problem i have stopped using the repo

Hi. You can use React Core Boilerplate. Its production-ready and works without problems.

I know the reason because the project have another node_modules file on upper level directory.

I think you node version is newly then then project create.

you cant see it here #240