How do I track down the root cause of this cryptic error? #10505
Replies: 1 comment 6 replies
-
You are parsing typescript file as ecmascript |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Error:
But when I transpile
internal
there are no issues. The code that it appears to be hung up on is simple enough:So how do I troubleshoot this? Is
date-fns
the actual issue?Beta Was this translation helpful? Give feedback.
All reactions