openai / openai/codex

Windows: EPERM when trying to create a site with pnpm

Open
#43,358 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

app bug tool-calls windows-os
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

What version of the Codex App are you using (From “About Codex” dialog)?

Powered by Codex & OWL Versión 26.901.51231

What subscription do you have?

plus

What platform is your computer?

windows

What issue are you seeing?

Al intentar crear un sitio desde la aplicación en Windows, la herramienta falla con este error:

[ERROR] EPERM: operation not permitted, realpath 'C:\Users<usuario>'

La acción que falla es:
pnpm create @openai/sites@0.3.0 juniors --yes --add-ons shadcn --install

El error persiste después de cerrar y volver a abrir la aplicación. La herramienta puede consultar su versión, pero falla al iniciar la creación del proyecto.

Esperaba que se creara el proyecto y se instalaran sus dependencias.

Ya envié los registros de diagnóstico desde Ayuda → Comentarios.
ID del reporte: 01a07a01-cff5-7c01-868e-c17981413832

What steps can reproduce the bug?
  1. Abrir la aplicación en Windows y pedir que cree un sitio.
  2. El agente ejecuta: pnpm create @openai/sites@0.3.0 juniors --yes --add-ons shadcn --install
  3. La ejecución falla con: EPERM: operation not permitted, realpath 'C:\Users<usuario>'
  4. Cerrar y volver a abrir la aplicación, y repetir el intento. El error continúa.
What is the expected behavior?

Que se cree el proyecto y se instalen sus dependencias sin el error de acceso EPERM.

Additional information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the Windows failure through the Codex App flow using pnpm create @openai/sites@0.3.0 juniors --yes --add-ons shadcn --install, then inspect diagnostic report 01a07a01-cff5-7c01-868e-c17981413832 for the realpath failure. Done means the same flow creates the project and installs its dependencies without EPERM.

Written by the indexing model from the issue text.

Assessment

Domain
devtools, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.