-
-
Notifications
You must be signed in to change notification settings - Fork 66
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
[Bug]: ts_config doesn't provide a JsInfo #271
Comments
Transitive npm deps from the |
I put together a repro in https://github.com/Toxaris/ts_config_deps_repro. |
We figured out in Slack that disabling workers helps. I updated the https://github.com/Toxaris/ts_config_deps_repro to also demonstrate this work around. |
Gotcha. That is quite possible as there seem to be a few more gremlins in worker mode. |
@Toxaris The latest release of rules_ts has a big refactor for worker mode. When you have a chance could you please try turning working mode back on in your repro? |
Fix will be included in v1.13.0 which I'm going to cut right after #316 lands |
See https://bazelbuild.slack.com/archives/CEZUUKQ6P/p1670621678898069?thread_ts=1670620951.407769&cid=CEZUUKQ6P for more context
The text was updated successfully, but these errors were encountered: