You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node_modules/@ types/react-router/lib/Router.d.ts(4,5): error TS2305: Module '"d:/dva/dva-boilerplate-typescript-master/node_modules/@types/react-router-redux/node_modules/@types/history/index"' has no exported member 'QueryString'.
node_modules/@ types/react-router/lib/Router.d.ts(112,26): error TS2702: 'History' only refers to a type, but is being used as a namespace here.
node_modules/@ types/react-router/lib/Router.d.ts(112,48): error TS2702: 'History' only refers to a type, but is being used as a namespace here.
node_modules/@ types/react-router/lib/Router.d.ts(112,64): error TS2702: 'History' only refers to a type, but is being used as a namespace here.
node_modules/@ types/react-router/lib/Router.d.ts(113,26): error TS2702: 'History' only refers to a type, but is being used as a namespace here.
node_modules/@ types/react-router/lib/Router.d.ts(113,48): error TS2702: 'History' only refers to a type, but is being used as a namespace here.
node_modules/@ types/react-router/lib/Router.d.ts(113,64): error TS2702: 'History' only refers to a type, but is being used as a namespace here.
node_modules/@ types/react-router/lib/useRouterHistory.d.ts(3,60): error TS2314: Generic type 'CreateHistory' requires 2 type argument(s).
node_modules/@ types/react-router/lib/useRoutes.d.ts(4,46): error TS2314: Generic type 'CreateHistory' requires 2 type argument(s).
node_modules/@ types/react-router/lib/useRoutes.d.ts(4,67): error TS2314: Generic type 'CreateHistory' requires 2 type argument(s).
The text was updated successfully, but these errors were encountered:
node_modules/@ types/react-router/lib/Router.d.ts(4,5): error TS2305: Module '"d:/dva/dva-boilerplate-typescript-master/node_modules/@types/react-router-redux/node_modules/@types/history/index"' has no exported member 'QueryString'.
node_modules/@ types/react-router/lib/Router.d.ts(112,26): error TS2702: 'History' only refers to a type, but is being used as a namespace here.
node_modules/@ types/react-router/lib/Router.d.ts(112,48): error TS2702: 'History' only refers to a type, but is being used as a namespace here.
node_modules/@ types/react-router/lib/Router.d.ts(112,64): error TS2702: 'History' only refers to a type, but is being used as a namespace here.
node_modules/@ types/react-router/lib/Router.d.ts(113,26): error TS2702: 'History' only refers to a type, but is being used as a namespace here.
node_modules/@ types/react-router/lib/Router.d.ts(113,48): error TS2702: 'History' only refers to a type, but is being used as a namespace here.
node_modules/@ types/react-router/lib/Router.d.ts(113,64): error TS2702: 'History' only refers to a type, but is being used as a namespace here.
node_modules/@ types/react-router/lib/useRouterHistory.d.ts(3,60): error TS2314: Generic type 'CreateHistory' requires 2 type argument(s).
node_modules/@ types/react-router/lib/useRoutes.d.ts(4,46): error TS2314: Generic type 'CreateHistory' requires 2 type argument(s).
node_modules/@ types/react-router/lib/useRoutes.d.ts(4,67): error TS2314: Generic type 'CreateHistory' requires 2 type argument(s).
The text was updated successfully, but these errors were encountered: