question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error when i try to open js file

See original GitHub issue

When i try to open js file, i get error: [deoplete] Traceback (most recent call last): File "/home/skrip/.vim/bundle/deoplete.nvim/rplugin/python3/deoplete/child.py", line 448, in _itersource source.on_init(context) File "/home/skrip/.vim/bundle/deoplete-ternjs/rplugin/python3/deoplete/sources/ternjs.py", line 45, in on_init self._tern_depths = bool(vars.get('deoplete#sources#ternjs#depths', 0)) File "/home/skrip/.local/lib/python3.7/site-packages/pynvim/api/common.py", line 138, in get return self.__getitem__(key) File "/home/skrip/.local/lib/python3.7/site-packages/pynvim/api/common.py", line 110, in __getitem__ raise transform_keyerror(exc) File "/home/skrip/.local/lib/python3.7/site-packages/pynvim/api/common.py", line 108, in __getitem__ return self._get(key) File "/home/skrip/.local/lib/python3.7/site-packages/pynvim/api/nvim.py", line 182, in request res = self._session.request(name, *args, **kwargs) File "/home/skrip/.local/lib/python3.7/site-packages/pynvim/msgpack_rpc/session.py", line 102, in request raise self.error_wrapper(err) pynvim.api.common.NvimError: 'deoplete#sources#ternjs#depths' Error when loading source tern: 'deoplete#sources#ternjs#depths'. Ignoring.. Use :messages / see above for error details. and completion does not work. Maybe I’m doing something wrong? Other deoplete extensions work correctly…

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Skrip42commented, Dec 20, 2019

Yes, now everything works correctly! Many thanks!

0reactions
carlituxcommented, Dec 19, 2019

please update and let me know if now works

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't open ANY .js file on my computer (Error 800A03EC)
Everything was completely fine and functioning, today I tried to write some new files and I am not able to open any of...
Read more >
Error Editing .js Files in Windows - AllWebCo Templates
Open Notepad or TextEdit, select "file" then "open", browse to the template folder, select "all file types" and open the .
Read more >
Visual Studio 2019 Problem with opening JavaScript files
It works when I try to open it by doing File -> Open -> File from within the IDE. If I try to...
Read more >
How to Fix the Issue When Page Has Broken Javascript
Here is a tip on fixing a 404 issue: Try restoring the JS file and then editing the link on the page to...
Read more >
error in javascript file while there is no error - Stack Overflow
I started to work with JS and brackets, I have this simple JS code in file called scan.js : window.onload = function ()...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found