Cannot compile modules
Opened this issue · 1 comments
davidfungf commented
When I compiled the code, it returned an error message "Cannot compile modules using option 'out' unless the '--module' flag is 'amd' or 'system'." in visual.ts; under the line of 'import "core-js"'. Any idea?
helen508light commented
@davidfungf is it still reproducible for you?
Which version on Node do you use? And do you use any extra params for compilation?