Closed baseballyama closed 4 months ago
The first thing https://github.com/microsoft/typescript-analyze-trace?tab=readme-ov-file#usage does is ask you to install the package locally, which makes the instructions work; there are also two other commands this package provides that would be unavailable when using npx without the local install.
I misread this because there are very few cases where both npm install
and npx
are needed.
Thank you!
now
npx analyze-trace
returns 404 error. We need@typescript/
prefix.