Closed this issue 5 years ago · 0 comments
Currently, the typescript builder calls npx tsc, but this is problematic if the user has already installed TSC, but a really old version. The npx command should specify a version to prevent confusing compilation issues.
npx tsc
npx