Open
Description
Description
Docker automatically launches during my computer standup. However, I have been getting error recently. I followed instructions and ran diagnostics. Here is the ID: AAB340DD-6686-4B46-A92D-46FDD09E5873/20250618185447
Reproduce
- Docket launches then eventually display error inside of a popup box.
Expected behavior
docker version
Not sure what to type here; have included a screenshot of the error window.
docker info
Green Flowers@LAPTOP-71AT6VP5 MINGW64 /d/_From ASUS/_ DOCUMENTS(Asus)/_TRAINING/JOY Of Coding/_ INTERNSHIP/support-local (1442-ticket-2-support-local-documentation-update)
$ node C:/Users/Green Flowers/.vscode/extensions/vitest.explorer-1.24.7/dist/worker.js;
Green Flowers@LAPTOP-71AT6VP5 MINGW64 /d/_From ASUS/_ DOCUMENTS(Asus)/_TRAINING/JOY Of Coding/_ INTERNSHIP/support-local (1442-ticket-2-support-local-documentation-update)
$ node C:/Users/Green Flowers/.vscode/extensions/vitest.explorer-1.24.7/dist/worker.js;
node:internal/modules/cjs/loader:1404
throw err;
^
Error: Cannot find module 'C:\Users\Green'
at Function._resolveFilename (node:internal/modules/cjs/loader:1401:15)
at defaultResolveImpl (node:internal/modules/cjs/loader:1057:19)
at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1062:22)
at Function._load (node:internal/modules/cjs/loader:1211:37)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:170:5)
at node:internal/main/run_main_module:36:49 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Node.js v22.15.1
Diagnostics ID
Here is the ID: AAB340DD-6686-4B46-A92D-46FDD09E5873/20250618185447
Additional Info
Not sure what happened. I am working with VS Code and did recently install Vitest. Perhaps this is a clue?