Typescript version in project is not compatible with typescript version in my computer

142 views Asked by At

npm resolution error report

While resolving: undefined@undefined Found: [email protected] node_modules/react react@"^18.2.0" from the root project

Could not resolve dependency: peer react@"^17.0.0" from [email protected] node_modules/react-mde react-mde@"*" from the root project

How to solve this problem? Should I downgrade or upgrade typescript version?

0

There are 0 answers