gemini-cli icon indicating copy to clipboard operation
gemini-cli copied to clipboard

Unable to launchon Windows

Open palladius opened this issue 1 month ago • 4 comments

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

palladius avatar Nov 22 '25 15:11 palladius

Found possible duplicate issues:

  • #11192

If you believe this is not a duplicate, please remove the status/possible-duplicate label.

gemini-cli[bot] avatar Nov 22 '25 15:11 gemini-cli[bot]

I have the same issue using pnpm on 2 Windows computers.

jiaweing avatar Nov 25 '25 07:11 jiaweing

This is my personal Windows PC (outside WSL env of course).

palladius avatar Dec 05 '25 08:12 palladius

Hi all, is this still an issue you're experiencing ?

galz10 avatar Dec 16 '25 18:12 galz10