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
[Worker] failed to load config from /Users/dietrich/git/langium/packages/generator-langium/templates/web/vite.config.ts
[Error 07:26:56] [Error Error] Vitest failed to start:
r
Error: Vitest failed to start:
r
at ChildProcess.f (/Users/dietrich/.vscode/extensions/vitest.explorer-0.12.3/dist/extension.js:18:5392)
at ChildProcess.emit (node:events:514:28)
at emit (node:internal/child_process:951:14)
at process.processTicksAndRejections (node:internal/process/task_queues:83:21)
[INFO 07:26:56] [API] Vitest v1.5.0 (test/vitest.config.ts) process 53185 created
[INFO 07:26:56] [API] Vitest v1.5.0 (langium/vite.config.mts) process 53184 created
cdietrich
changed the title
The vitest configs in generator langium templates prevent the vitest extension to work in the repo
langium-development: The vitest configs in generator langium templates prevent the vitest extension to work in the repo
Jun 28, 2024
workaround:
rm ./packages/generator-langium/templates/test/vitest.config.ts ./packages/generator-langium/templates/web/vite.config.ts
The text was updated successfully, but these errors were encountered: