Skip to content

Error detected while processing function TSSdef #54

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

Closed
danihodovic opened this issue Mar 27, 2015 · 2 comments
Closed

Error detected while processing function TSSdef #54

danihodovic opened this issue Mar 27, 2015 · 2 comments

Comments

@danihodovic
Copy link

When I run TSSdef over a function defined in another file, it occasionally fails. I've also noticed that the autocomplete has given up at this point. I use typescript-tools together with YouCompleteMe. It usually works fine but fails sometimes.

Error detected while processing function TSSdef:
line 5:
TSS command processing error: TypeError: Cannot call method 'map' of null

Update: Actually it seems like nothing works after updating my plugin through Vundle. I've updated the plugin and the global npm package to the most recent version.

@clausreinke
Copy link
Owner

fixed the main issue.

"nothing works" is not too helpful, though;-) are you sure you've updated to the testing branch versions, not the old npm registry and master versions?

$ bin/tss --version
v0.4.4-testing-ts1.4

$ git describe --tags
v0.3.1-36-g405a9ef

@danihodovic
Copy link
Author

Well nothing did work and I was unsure if the problem was this or YCM. It seems like testing-ts1.4 works fine, why doesn't the main branch?

Thanks Claus 👌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants