Unable to launchon Windows
What happened?
gemini --version 0.17.1
PS C:\Users\PALLA> gemini node:fs:2752 const stats = binding.lstat(base, true, undefined, true /* throwIfNoEntry */); ^
Error: ENOENT: no such file or directory, lstat 'C:\Users\PALLA\AppData\Local\nvm\v25.1.0\node_modules@google\gemini-cli\node_modules\http2-wrapper\source\utils\is-request-pseudo-header.js' at Object.realpathSync (node:fs:2752:29) at toRealPath (node:internal/modules/helpers:62:13) at Module._findPath (node:internal/modules/cjs/loader:761:24) at Module._resolveFilename (node:internal/modules/cjs/loader:1405:27) at defaultResolveImpl (node:internal/modules/cjs/loader:1058:19) at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1063:22) at Module._load (node:internal/modules/cjs/loader:1226:37) at TracingChannel.traceSync (node:diagnostics_channel:328:14) at wrapModuleLoad (node:internal/modules/cjs/loader:245:24) at Module.require (node:internal/modules/cjs/loader:1503:12) { errno: -4058, code: 'ENOENT', syscall: 'lstat', path: 'C:\Users\PALLA\AppData\Local\nvm\v25.1.0\node_modules\@google\gemini-cli\node_modules\http2-wrapper\source\utils\is-request-pseudo-header.js' }
What did you expect to happen?
to launch normally.
Client information
Client Information
Run gemini to enter the interactive CLI, then run the /about command.
> /about
# paste output here
Login information
No response
Anything else we need to know?
No response
Found possible duplicate issues:
- #11192
If you believe this is not a duplicate, please remove the status/possible-duplicate label.
I have the same issue using pnpm on 2 Windows computers.
This is my personal Windows PC (outside WSL env of course).
Hi all, is this still an issue you're experiencing ?