We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I use next commands:
git clone https://github.com/Microsoft/TypeScript-React-Starter.git cd ./TypeScript-React-Starter yarn install npm run start
And I get the error:
Failed to compile. Error in C:\lab\TypeScript-React-Starter\node_modules@types\react\index.d.ts (77,26): error TS1005: ',' expected.
Failed to compile.
Error in C:\lab\TypeScript-React-Starter\node_modules@types\react\index.d.ts (77,26): error TS1005: ',' expected.
I use next commands:
And I get the error: