HEX
Server: Apache/2.4.41
System: Linux mainweb 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: nationalmedicaregrp (1119)
PHP: 8.3.7
Disabled: exec,passthru,shell_exec,system,popen,proc_open,pcntl_exec
Upload Files
File: /home/ubuntu/.nvm/.github/ISSUE_TEMPLATE.md
<!-- 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! -->

- Operating system and version:

- `nvm debug` output:
  <details>
  <!-- do not delete the following blank line -->

  ```sh

  ```
  </details>

- `nvm ls` output:
  <details>
  <!-- do not delete the following blank line -->

  ```sh

  ```
  </details>

- How did you install `nvm`? (e.g. install script in readme, Homebrew):

- What steps did you perform?

- What happened?

- What did you expect to happen?

- Is there anything in any of your profile files (`.bashrc`, `.bash_profile`, `.zshrc`, etc) that modifies the `PATH`?

<!-- if this does not apply, please delete this section -->
- If you are having installation issues, or getting "N/A", what does `curl -I --compressed -v https://nodejs.org/dist/` print out?
  <details>
  <!-- do not delete the following blank line -->

  ```sh

  ```
  </details>