New and old ts rely on compilation error report

as shown in figure clipboard.png

node_modules react-router-dom

:
clipboard.png

ps: this project cannot run after the previous project has been pulled down recently. The reason should be that the previous dependency has been updated, but the previous dependency is still cited in the project, resulting in an error report. Please give advice to the friends you have encountered.

May.01,2021

depends on updates without modifying the old version that has been released
you have no problem with dependencies in this version before, but there should be problems after dependency updates. That should be your problem
your Exclude should be a custom type with generics

Menu