Closed vaibhavarora14 closed 4 years ago
some details of same are mentioned in https://github.com/facebook/create-react-app/issues/9429
ok thanks. How the hell did this happen. They introduced a breaking change in CRA I dont understand lol?
It was a pending bug in v4.0.0 and got released 3 days ago. I don't know why, but it's a blocker for our template at the time ⛔
@Can-Sahin new commit hasn't trigger the release pipeline. because of "chore:" keyword being used?
Before opening a new issue, please take a moment to review our community guidelines to make the contribution process easy and effective for everyone involved.
Description
Tried running command
npx create-react-app --template cra-template-rb project-name
and got error in setup (pasted screenshot), situated in node_modules\react-scripts\scripts\utils\verifyTypeScriptSetup.js:231Steps to reproduce
Steps to reproduce the behavior:
(Add link to a demo on https://jsfiddle.net or similar if possible)
Expected behavior It should be able to generate the project
Screenshots If applicable, add screenshots to help explain your problem.
Versions