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
[INFO 11:27:36 PM] [v1.16.0] Vitest extension is activated because Vitest is installed or there is a Vite/Vitest config file in the workspace.
[INFO 11:27:37 PM] [API] Resolving configs: web-toir/vite.sw.config.mts, web-toir/vite.config.mts
[INFO 11:27:37 PM] [API] Running Vitest v3.0.8 (web-toir/vite.sw.config.mts) with "node C:/Users/Vadim/.vscode/extensions/vitest.explorer-1.16.0/dist/worker.js"
[Error 11:27:37 PM] [Error Error] spawn node ENOENT
Error: spawn node ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:285:19)
at onErrorNT (node:internal/child_process:483:16)
at processTicksAndRejections (node:internal/process/task_queues:82:21)
Describe the bug
Every start VS Code I get the error:
[INFO 11:27:36 PM] [v1.16.0] Vitest extension is activated because Vitest is installed or there is a Vite/Vitest config file in the workspace.
[INFO 11:27:37 PM] [API] Resolving configs: web-toir/vite.sw.config.mts, web-toir/vite.config.mts
[INFO 11:27:37 PM] [API] Running Vitest v3.0.8 (web-toir/vite.sw.config.mts) with "node C:/Users/Vadim/.vscode/extensions/vitest.explorer-1.16.0/dist/worker.js"
[Error 11:27:37 PM] [Error Error] spawn node ENOENT
Error: spawn node ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:285:19)
at onErrorNT (node:internal/child_process:483:16)
at processTicksAndRejections (node:internal/process/task_queues:82:21)
Reproduction
just start VS Code
System Info
Used Package Manager
pnpm
Validations
The text was updated successfully, but these errors were encountered: