This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
Type Inconsistency for Frontend Installation #2481
Labels
🐛bug
issue/pull request that documents/fixes a 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
The text was updated successfully, but these errors were encountered: