Skip to content

devStudio 1.0.183

Choose a tag to compare

@github-actions github-actions released this 04 Sep 01:33
· 4 commits to main since this release
Launch npm CLIs on Windows via their .cmd shim, not the POSIX one

ResolveExecutable searched PATH with the bare name before any PATHEXT
extension, so it matched npm's extensionless shell shim (e.g.
%APPDATA%\npm\claude) and CreateProcess refused it: "not a valid
application for this OS platform". Try PATHEXT candidates first and the
bare name last, matching WindowsCommandLine.Resolve.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PBDPfVz4e5Qt7nicWfUxJj