You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upon running the Restart Protobuf Language Server command, an error is thrown:
/home/ozyx/.vscode/extensions/pbkit.vscode-pbkit-0.0.8/dist/@pbkit/pb-cli/esm/cli/pb/entrypoint.js:57289
throw new Error("Implement this");
^
Error: Implement this
at Object.exit (/home/ozyx/.vscode/extensions/pbkit.vscode-pbkit-0.0.8/dist/@pbkit/pb-cli/esm/cli/pb/entrypoint.js:57289:15)
at readLoop (/home/ozyx/.vscode/extensions/pbkit.vscode-pbkit-0.0.8/dist/@pbkit/pb-cli/esm/cli/pb/entrypoint.js:46440:56)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Node.js v20.18.1
[Error - 10:40:41 AM] Server process exited with code 1.
The text was updated successfully, but these errors were encountered:
Upon running the
Restart Protobuf Language Server
command, an error is thrown:The text was updated successfully, but these errors were encountered: