Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nwalters512/tsx-source-maps-parse-error-repro
Reproduction of a bug with tsx
https://github.com/nwalters512/tsx-source-maps-parse-error-repro
Last synced: 3 days ago
JSON representation
Reproduction of a bug with tsx
- Host: GitHub
- URL: https://github.com/nwalters512/tsx-source-maps-parse-error-repro
- Owner: nwalters512
- Created: 2023-11-14T20:40:23.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-11-14T20:48:02.000Z (12 months ago)
- Last Synced: 2024-10-10T03:10:51.689Z (27 days ago)
- Language: TypeScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tsx-source-maps-parse-error-repro
Reproduction of a bug with tsx.
## Instructions
- Ensure you are running on Node 20+ with `node -v`
- Run `npm install` to install `tsx`
- Run `npm run start`
- Observe that `Hello world` is not printed