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
This is quite possible. The last time I looked at stuff like this there were a bunch of issues in the ruby community with various projects (like babel-transpiler gem) being abandoned and no clear path forward for parsing modern JS. I don't have time to dig into this myself right now, but if there's a new gem version or an entirely new gem or something to migrate to, I'm happy to take PRs or suggestions.
With my limited search, I couldn't find any alternative yet as I am not much into the ruby universe. Alternatively, we could look at babel as a third-party dependency that must be downloaded separately for starscope to work (until an suitable alternative to babel-transpiler is found) with modern JS?
Hi,
Thanks for your work on this.
I am facing a compile error while building the database which crashes the process for a javascript and typescript project.
any pointers on how to solve this? I reckon it's because of the babel version in starscope?
The text was updated successfully, but these errors were encountered: