Quantcast
Channel: How to update TypeScript to latest version with npm? - Stack Overflow
Viewing all articles
Browse latest Browse all 13

Answer by gildniy for How to update TypeScript to latest version with npm?

$
0
0

My solution to this error was to update the typescript version with this command:

npm install -g typescript@latest as I was using Windows.However on Mac this can also be doable by sudo npm install -g typescript@latest


Viewing all articles
Browse latest Browse all 13

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>