24 days ago · Tech · 0 comments

I had issues for the while with codex and executing Ruby that wasn’t the default version I had installed. If you have multiple versions of NPM installed that could be a similar issue. I use Mise and this is what I set up in my zprofile.if command -v mise >/dev/null 2>&1; thenNon-interactive login shells (Codex) skip .zshrc; ensure shims exist there.if ! [[ -o interactive ]] && [[ “:$PATH:” != “:$HOME/.local/share/mise/shims:” ]]; theneval “$(mise activate zsh --shims)”fifiHere is the zprofile (via chezmoi). https://t.co/RityJ69inP

No comments yet. Log in to reply on the Fediverse. Comments will appear here.