Irrelevant Cannot compile modules using option 'outFile'
error when using emitDeclarationOnly
#27117
Labels
Milestone
Noticed via https://stackoverflow.com/q/52326378 .
TypeScript Version: master (e471856)
Search Terms: cannot compile modules outFile emitDeclarationOnly
Code
Expected behavior: Successful declaration file generation.
Actual behavior:
a.ts:1:1 - error TS6131: Cannot compile modules using option 'outFile' unless the '--module' flag is 'amd' or 'system'.
Playground Link: N/A
Related Issues: None found
The text was updated successfully, but these errors were encountered: