-
Notifications
You must be signed in to change notification settings - Fork 100
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
error appears when :Terndoc runs #23
Comments
Your screenshot only shows the backtrace, not the actual error. It appears to have something to do with spawning the Tern server, which is apparently a very hard thing to do portably in Python, but without the error message, there's not much I can say about this. |
thanks. |
I think it should show up in |
I tried :message, but it output the same as the top. ps: my vim is 7.3.969, os is windows xp sp3 |
Hold on, actually the |
I'm sorry i just assumed that tern-for-vim can work independently, so i did not install Tern before . By the way, when i run tern/bin/tern.cmd, the prompt says "Listening on port 1747", seems the server worked. |
You don't need to install it 'before', you simply need to do |
Yes.I used pathogen to manage plugins ,the path of node_modules directory is: |
You don't need a separate Tern checkout. Does |
You could run it with |
i tried how do i trigger auto-complete feature? I just want to see wethear error appears for that. |
have you installed |
yes ,I installed it .The version is 1.8.1.2, on win xp. 发件人: [email protected] [mailto:[email protected]] 代表 Sanjeev do you have installed git installed in your system — |
|
Hi

I installed this plugin ( also node.js and npm) with no problem,but when i run :Ternxxx command, error ocurrs like this:
is there any misconfigration?
The text was updated successfully, but these errors were encountered: