I'm trying to run a script for my node server on top of ts-node-dev with two parameters: --transpileOnly and --ignoreWatch. However I am getting the following errors:
My package.json:
ps: I'm using yarn and node installed by brew on MacOS Catalina.
The problem is that: --transpileOnly
has been made obsolete. Try using --transpile-only
now.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With