Skip to content

Error with tooltip #107

@A-312

Description

@A-312

On windows, when I click in the menu:
image

I got:

Exception in thread Thread-453:
Traceback (most recent call last):
  File "./python3.3/threading.py", line 901, in _bootstrap_inner
  File "C:\Users\A-312\AppData\Roaming\Sublime Text 3\Packages\Nodejs\lib\nodejs_command_thread.py", line 125, in run
    output = self.proc.communicate(timeout=5)[0].decode()
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x82 in position 81: invalid start byte

settings:

// Settings in here override those in "Nodejs/Nodejs.sublime-settings",
// and are overridden in turn by syntax-specific settings.
{
  "node_path": "C:\\Users\\A-312\\AppData\\Roaming\\Sublime Text 3\\nodejs_bin\\node-v12.16.2-win-x64",
  "encoding": "utf8"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions