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

Error on startup? #63

Open
Quafadas opened this issue Nov 9, 2022 · 0 comments
Open

Error on startup? #63

Quafadas opened this issue Nov 9, 2022 · 0 comments

Comments

@Quafadas
Copy link

Quafadas commented Nov 9, 2022

I installed the smithy extension, and I seem to get syntax highlighting, which is promising.

However, LSP type features (go to definition etc) don't seem to be working. In the Log (Extension Host) of VSCode, I found this;

2022-11-09 11:25:30.956 [error] Error: spawn UNKNOWN
	at ChildProcess.spawn (node:internal/child_process:413:11)
	at Object.spawn (node:child_process:720:9)
	at Server.<anonymous> (c:\Users\partens\.vscode\extensions\smithy.smithy-vscode-extension-0.5.1\out\src\extension.js:1:29729)
	at Object.onceWrapper (node:events:645:28)
	at Server.emit (node:events:526:28)
	at emitListeningNT (node:net:1364:10)
	at process.processTicksAndRejections (node:internal/process/task_queues:82:21)

Which to my eye, hints a problem starting something (smithy LSP server perhaps?) Would this be the right place to report?

Is there any other information it might be helpful to provide?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant