microsoft/PowerBI-visuals-circlecard

Cannot compile modules

Opened this issue · 1 comments

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?

@davidfungf is it still reproducible for you?
Which version on Node do you use? And do you use any extra params for compilation?