Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[zshrc] [get_nvm] problems on macOS Sonoma #12

Open
mouiserat opened this issue Dec 28, 2023 · 1 comment
Open

[zshrc] [get_nvm] problems on macOS Sonoma #12

mouiserat opened this issue Dec 28, 2023 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers TODO just... do this

Comments

@mouiserat
Copy link

Summary

When trying to source the installers/get_nvm.sh script using the provided bash version at /bin/bash, shell hangs momentarily then fails with this error.
image

get_nvm.sh

Running this script separately from the same environment results in this issue, suggesting the get_nvm.sh script is simply incompatible with zsh shell.
image

Overview

To fix this, this source for nvm must be located and detected to be invalid -- or even just that there is a zsh environment perhaps -- and stopped before it hangs the whole .zshrc

I like this repo! hope I can PR soon. Enjoy the day

@zudsniper zudsniper added bug Something isn't working enhancement New feature or request good first issue Good for newcomers TODO just... do this labels Dec 28, 2023
@zudsniper zudsniper self-assigned this Dec 28, 2023
@zudsniper
Copy link
Owner

Thank you @mouiserat! I will get to this when I have time. Many edgecases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers TODO just... do this
Projects
None yet
Development

No branches or pull requests

2 participants