You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been dealing with the same issue, I've been getting syntax errors every time I wanted to compile into es6. Simply change to "target": "es5" and you should compile without problems.
The line cited is
I'm not seeing any invalid syntax there, and there is no other information (besides a stacktrace within tspath).
The text was updated successfully, but these errors were encountered: