#npx tsc not working
8 messages · Page 1 of 1 (latest)
Are you sure TS is installed locally?
I just did npm i typescript to install typescript
And it still gives you that error after doing that?
yes
Maybe the tsc package is still installed. Might try removing it (or just remove node_modules and install again)