trovis_
05/03/2023, 4:01 PMimport { getSuperTokensRoutesForReactRouterDom } from "supertokens-auth-react"
It tells me that it can't find a module with that name.
Framework : React
Vitejs
Typescript
Additional information: without vitejs, using create-react-app everything works perfectly.rp_st
05/03/2023, 4:54 PMtrovis_
05/03/2023, 5:00 PMrp_st
05/03/2023, 5:06 PMsupertokens.com
domain to test.supertokens.com
and see the content there 🙂trovis_
05/03/2023, 7:30 PMModule '"supertokens-auth-react/ui"' has no exported member 'getSuperTokensRoutesForReactRouterDom'. Did you mean to use 'import getSuperTokensRoutesForReactRouterDom from "supertokens-auth-react/ui"' instead?
Additional information : I have the impression that probably Vitejs can't import some SuperToken module? Because I created a blank project with Vitejs and I still have the same problem.rp_st
05/03/2023, 7:52 PMrp_st
05/03/2023, 7:53 PMtrovis_
05/03/2023, 11:03 PMtrovis_
05/03/2023, 11:36 PMModule '"supertokens-auth-react/ui"' has no exported member 'getSuperTokensRoutesForReactRouterDom'. Did you mean to use 'import getSuperTokensRoutesForReactRouterDom from "supertokens-auth-react/ui"' instead?
rp_st
05/04/2023, 5:41 AMtrovis_
05/04/2023, 12:54 PMrp_st
05/04/2023, 12:55 PMrp_st
05/04/2023, 12:56 PMsupertokens-auth-react/ui/index
?trovis_
05/04/2023, 1:17 PMtrovis_
05/04/2023, 1:18 PMtrovis_
05/04/2023, 1:20 PMtrovis_
05/04/2023, 1:21 PMrp_st
05/04/2023, 1:25 PMrp_st
05/04/2023, 1:26 PMtrovis_
05/04/2023, 2:04 PMrp_st
05/04/2023, 2:05 PMrp_st
05/04/2023, 2:06 PMtrovis_
05/04/2023, 2:07 PMrp_st
05/04/2023, 2:22 PMtrovis_
05/04/2023, 2:53 PMrp_st
05/04/2023, 2:53 PM