Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JS/TS support is flaky and unmaintained #178

Open
sparkcanon opened this issue Mar 18, 2020 · 2 comments
Open

JS/TS support is flaky and unmaintained #178

sparkcanon opened this issue Mar 18, 2020 · 2 comments
Labels

Comments

@sparkcanon
Copy link

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.

Screenshot 2020-03-18 at 23 13 50

any pointers on how to solve this? I reckon it's because of the babel version in starscope?

@eapache
Copy link
Owner

eapache commented Mar 19, 2020

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.

@sparkcanon
Copy link
Author

sparkcanon commented Mar 19, 2020

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?

@eapache eapache added the bug label Sep 11, 2020
@eapache eapache changed the title Compile error JS/TS support is flaky and unmaintained Jan 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants