Merge 9a445a9d87132554e3caee9b0a5107bc5a1d4a25 into da2720a4292d02746a6b7fdc680c7e163c347355

This commit is contained in:
Calin 2024-09-12 06:42:09 -07:00 committed by GitHub
commit dcc815b251
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -156,6 +156,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. - 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`
- If the above didn't help, you might need to restart your terminal instance. Try opening a new tab/window in your terminal and retry. - If the above didn't help, you might need to restart your terminal instance. Try opening a new tab/window in your terminal and retry.
If the above doesn't fix the problem, you may try the following: If the above doesn't fix the problem, you may try the following: