ACP process exited unexpectedly. Exit code: -4058.
Open 💬 3 comments Opened Jul 13, 2026 by kripypastishka
What version of the IDE extension are you using?
1.1.2
What subscription do you have?
Plus
Which IDE are you using?
Intellij Idea
What platform is your computer?
Windows 11
What issue are you seeing?
ACP process exited unexpectedly. Exit code: -4058. Process output:
npm warn Unknown env config "min-release-age". This will stop working in the next major version of npm.
npm error code ENOENT
npm error syscall open
npm error path C:\Users\Admin\AppData\Local\JetBrains\IntelliJIdea2026.1\acp-agents\.runtimes\node\24.13.0\npm-cache\_npx\4bd2a453afc08379\package.json
npm error errno -4058
npm error enoent Could not read package.json: Error: ENOENT: no such file or directory, open 'C:\Users\Admin\AppData\Local\JetBrains\IntelliJIdea2026.1\acp-agents\.runtimes\node\24.13.0\npm-cache\_npx\4bd2a453afc08379\package.json'
npm error enoent This is related to npm not being able to find a file.
npm error enoent
npm error A complete log of this run can be found in: C:\Users\Admin\AppData\Local\JetBrains\IntelliJIdea2026.1\acp-agents\.runtimes\node\24.13.0\npm-cache\_logs\2026-07-13T10_43_55_230Z-debug-0.log
What steps can reproduce the bug?
I just upgraded from Intellij Idea 2025.3.3 to 2026.1.4 and this error is coming up
What is the expected behavior?
expected behavior simple use of Codex
Additional information
-
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗