carlitux / deoplete-ternjs

deoplete.nvim source for javascript
MIT License
277 stars 24 forks source link

windows support? #53

Closed ericmccarthy7 closed 6 years ago

ericmccarthy7 commented 6 years ago

I have the same setup on linux / windows and completion does not work for tern.

On linux it works with the exact same setup and same project.

How would I go about debugging this? I tried using :profile but I can't seem to find where there is an issue.

Node is added to my path, and tern is installed globally.