codex stuck on build joint with lint
Open 💬 1 comment Opened Feb 6, 2026 by Jaek-Kein
What version of the IDE extension are you using?
0.4.71
What subscription do you have?
Plus
Which IDE are you using?
Visual Studio Code 1.109.0
What platform is your computer?
Microsoft Windows NT 10.0.26200.0 x64
What issue are you seeing?
codex Stucks when it tries to run [npm run lint] with [npm run build].
consistent symptom of getting stuck was popup for allowing codex to execute npm run lint and npm run build doesn't dissapear after allowing the command execution.
according to codex npm run lint and npm run build was executed seperately not chainned by &&
it always occured on the final check.
What steps can reproduce the bug?
npm run build after npm run lint at the final check section.
What is the expected behavior?
_No response_
Additional information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗