Print how imports are resolved.
Section: Setup and CLI
Trace module resolution
bash
bash
npx tsc --traceResolutionExplanation
Useful when path aliases or package resolution behave unexpectedly.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Setup and CLI