ValidatorClient.js: Unexpected token - TabNine can't initialize
See original GitHub issue- OS version: Windows 10 20H2 19042.804
- Editor version: 1.53.2 (user setup)
- Programming language: JS
- TabNine extension version: 3.2.8
If the issue is related to TabNine failure, please provide log files:
Type TabNine::config
in your editor, the logs are located at the bottom of the page
– nothing happens.
If I launch the “Tabnine: Open Settings’” command, I get a message:
“Command ‘Tabnine: Open Settings’ resulted in an error (command ‘TabNine::config’ not found)”
Editor console logs: Log (Extension Host) output: https://gist.github.com/heroje/918a534d7726e4926425d3dc94068f14 I found a mention of tabnine_config.json in other issues. Here’s the contents of mine: tabnine_config.json.txt
Issue Details: The extension stopped launching for me. I don’t see anything in the status bar, reinstalling it doesn’t cause the launch page to pop up.
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
Tabnine settings page stuck at "Initializing..." on work machine ...
I had the same problem. I got mine working by deleting the extension, restarting VS Code, then downloading the extension again.
Read more >node.js - How to solve error "SyntaxError: Unexpected token '?'"
This will install and use the latest Node.js v14 (14.17.4). If u want to use a different version, change nvm install 14 to...
Read more >Tabnine-vscode: Visual Studio Code Client for Tabnine - Morioh
In today's post we will learn about Tabnine-vscode: Visual Studio Code client for Tabnine. Tabnine-vscode. Tabnine is an AI code assistant that makes...
Read more >how to install express in console Code Example
Try 'apt --fix-broken install' with no packages (or specify a solution). ... E: The repository 'http://ppa.launchpad.net/certbot/certbot/ubuntu hirsute Release' ...
Read more >Package List — Spack 0.16.1 documentation
allpaths-lg, nlohmann-json-schema-validator, py-vsc-base ... aluminum, node-js, py-wand ... boinc-client, perl-alien-libxml2, r-bigmemory-sri.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@boaz-codota Thank you for the fast reply! Here goes the log: cmdlog.txt
@heroje great!