Reproduction Instructions run npm install works with ts-node: npm run -w primary ts-node works with tsc: npm run -w primary tsc doesn't work with swc-node: npm run -w primary swc-node