Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Restart Protobuf Language Server" command fails #31

Open
ozyx opened this issue Jan 24, 2025 · 0 comments
Open

"Restart Protobuf Language Server" command fails #31

ozyx opened this issue Jan 24, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@ozyx
Copy link

ozyx commented Jan 24, 2025

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.
@disjukr disjukr added the bug Something isn't working label Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants