Windows: EPERM when trying to create a site with pnpm
Nobody has claimed this yet.
- 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?
- Abrir la aplicación en Windows y pedir que cree un sitio.
- El agente ejecuta: pnpm create @openai/sites@0.3.0 juniors --yes --add-ons shadcn --install
- La ejecución falla con: EPERM: operation not permitted, realpath 'C:\Users<usuario>'
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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