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

Update README.md #2494

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Update README.md #2494

wants to merge 1 commit into from

Conversation

Calin-Cosma
Copy link

Added another item to troubleshooting macOS

Added another item to troubleshooting macOS
@@ -116,6 +116,8 @@ If you get `nvm: command not found` after running the install script, one of the

- You might need to restart your terminal instance or run `. ~/.nvm/nvm.sh`. Restarting your terminal/opening a new tab/window, or running the source command will load the command and the new configuration.

- The file `~/.nvm/nvm.sh` might not have execution rights. Try running `chmod a+x ~/.nvm/nvm.sh`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is incorrect; this file is not executable and must never be executed - it should be sourced.

Can you help me understand why you think this is helpful?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants