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

TypeError: this.idAwaiter[data.id] is not a function error when running AI GitHub developer #341

Open
ValentaTomas opened this issue Mar 25, 2024 · 0 comments
Labels
bug Something isn't working javascript Pull requests that update Javascript code SDK Created by Linear-GitHub Sync

Comments

@ValentaTomas
Copy link
Member

When running AI GitHub developer some users experience an error in the JS SDK.

I keep getting an error from the sandbox when trying to run this. I've tried it a couple ways, both manually putting in the gh token and putting it as a env var. It get's thru login and asks for the repo. Sometimes it get thru to ask for a task, sometimes not. In either case the error seems to be related to TypeError: this.idAwaiter[data.id] is not a function. Any ideas what's going on with this? I tried it in the js-sdk that it initially came with and also tried upgrading to 0.13.0, both fail around the same spot.

@ValentaTomas ValentaTomas added bug Something isn't working javascript Pull requests that update Javascript code SDK Created by Linear-GitHub Sync labels Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working javascript Pull requests that update Javascript code SDK Created by Linear-GitHub Sync
Projects
None yet
Development

No branches or pull requests

1 participant