Type Inconsistency for Frontend Installation
Author: avigptCreated Nov 30, 2020Updated Aug 27, 2022
Labels🐛bug
Report
I was hit with many typescript errors when attempting to run the service for the first time. The issue seemed to have been @types/react and @types/react-dom versions were conflicting. The issue was resolved by removing and re-installing those dependencies.
Environment
- node version: 14.13.1
- os: Mac
Source: HospitalRun/hospitalrun-frontend