Getting errors starting JS_Tern plugin.
cudatext 1.222.5.0
Code: Select all
Traceback (most recent call last):
File "C:\Users\user1\Downloads\cudatext-windows-amd64-1.222.5.0\cudatext\py\cuda_tern\__init__.py", line 42, in start
self.process = subprocess.Popen(
File "subprocess.py", line 858, in __init__
File "subprocess.py", line 1327, in _execute_child
FileNotFoundError: [WinError 2] The system cannot find the file specified
Using Windows10
Node v23.10.0
The popup window says..
Cannot start Tern process.
Make sure Tern.js and Node.js are installed.
(I'm assuming they are the plugin and my nodejs system?)
Have I missed a step somewhere?
Thanks,
Mike