Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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