Published
- 1 min read
yarn upgrade typescript
The solution for this is noted below
yarn upgrade typescript
Solution
## Yarn
yarn global add typescript@latest
## Npm
npm install -g typescript@latest
Try other methods by searching on the site. That is if this doesn’t work