A
A
Alexander Show2020-10-11 15:53:30
Bootstrap
Alexander Show, 2020-10-11 15:53:30

How to work with React Bootsrap and Typescript?

Good afternoon, tell me what is the problem and most importantly how to solve it. Installed create-raect-app further react-bootstrap b @types all through yarn but I get an error right away5f830041aa1a7067883627.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
W
WbICHA, 2020-10-11
@WblCHA

Disable module node checking in tsconfig.
"skipLibCheck": true,

R
Robur, 2020-10-11
@Robur

"export type" is a new feature in the typescript, it is supported in my opinion from the 4th version, please update the typescript

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question