[zshrc] [get_nvm] problems on macOS Sonoma #12
Labels
bug
Something isn't working
enhancement
New feature or request
good first issue
Good for newcomers
TODO
just... do this
Summary
When trying to source the
installers/get_nvm.sh
script using the providedbash
version at/bin/bash
, shell hangs momentarily then fails with this error.get_nvm.sh
Running this script separately from the same environment results in this issue, suggesting the
get_nvm.sh
script is simply incompatible withzsh
shell.Overview
To fix this, this
source
fornvm
must be located and detected to be invalid -- or even just that there is azsh
environment perhaps -- and stopped before it hangs the whole.zshrc
The text was updated successfully, but these errors were encountered: