'I have an issue with the ts-migrate

I tried to migrate my .jsx into .tsx (javascript into transcript) with : npx -p ts-migrate -c "ts-migrate-full <folder>" And I got this error: \node_modules\.bin\..\ts-migrate\bin\ts-migrate-full.sh: No such file or directory I think it must be a stupid error, but I don't find anything on the web. Some help please?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source