How to use vue-tsc --noEmit?

Viewed 72

When I execute vue-tsc --noEmit from terminal based on the vite instructions, I get

vue-tsc : The term 'vue-tsc' is not recognized as the name of a cmdlet

https://vitejs.dev/guide/features.html

How can I fix this?

0 Answers
Related