Skip to content

0.1.5

Choose a tag to compare

@Jamessdevops Jamessdevops released this 23 Aug 04:39
· 15 commits to main since this release
Fix packaged dev server exiting 127; release 0.1.5

GUI-launched macOS apps inherit a minimal PATH without /opt/homebrew/bin,
nvm, etc., so `npm` isn't found and dev servers exit 127. Pull the login
shell's PATH in at startup (packaged builds only; dev already has it).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>