Marcel Kooi
Results
1
issues of
Marcel Kooi
I was getting the following error when running `tsc --project tsconfig.json` after adding react-router-last-location. ```javascript $ tsc --project tsconfig.json node_modules/react-router-last-location/dist/LastLocationProvider.d.ts:14:179 - error TS2694: Namespace '"/Users/sidecar/repos/connect-ui/node_modules/@types/react-router/index"' has no exported member 'WithRouterStatics'....