mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-12-13 00:24:17 +00:00
Compare commits
4 Commits
travis4
...
8702614966
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8702614966 | ||
|
|
ccf6d16017 | ||
|
|
ba98270442 | ||
|
|
9a445a9d87 |
1
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
1
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@@ -0,0 +1 @@
|
||||
blank_issues_enabled: false
|
||||
@@ -1,3 +1,11 @@
|
||||
---
|
||||
name: File an issue…
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!-- Thank you for being interested in nvm! Please help us by filling out the following form if you‘re having trouble. If you have a feature request, or some other question, please feel free to clear out the form. Thanks! -->
|
||||
|
||||
@@ -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.
|
||||
|
||||
- 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 doesn't fix the problem, you may try the following:
|
||||
|
||||
Reference in New Issue
Block a user