Cannot start file without extension with --experimental-specifier-resolution=node
#38933
Labels
duplicate
Issues and PRs that are duplicates of other issues or PRs.
What steps will reproduce the bug?
Install typescript and run
npx tsc
withNODE_OPTIONS="--experimental-specifier-resolution=node"
How often does it reproduce? Is there a required condition?
Always
What is the expected behavior?
Run typescript compiler correctly
What do you see instead?
Additional information
microsoft/TypeScript#44342
The text was updated successfully, but these errors were encountered: