Gabriel Henrique

Results 1 comments of Gabriel Henrique

Try to use: const router = Router() export handleCors = router.use(cors({ credentials: true, origin: true})); And verify if the @types of express is installed.