microsoft/TypeScriptSamples

TypeScriptSamples\node question

zhishaofei3 opened this issue · 0 comments

F:\TypeScriptTest\TypeScriptSamples\node>tsc --sourcemap --module commonjs HttpServer.ts node HttpServer.js
error TS6054: File 'HttpServer.js' has unsupported extension. The only supported extensions are '.ts', '.tsx', '.d.ts'.

???