tsx-dynamic-import-default-repro Run npm install to install dependencies. Run npm run run-node to compile src/index.ts to dist/index.js and run it with Node.js. Run npm run run-tsx to run src/index.ts directly with tsx.