I want to try using TSDX but whenever I try to create a new TSDX project using :
npx tsdx create 'name'
my cmd get stuck on modules installation like this :
Anyone knows how to solve that?
I tried to reinstall Node and NPM but it didn't change anything.