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

panic: runtime error: index out of range [3] with length 3 #966

Closed
JouanDeag opened this issue Apr 15, 2023 · 1 comment
Closed

panic: runtime error: index out of range [3] with length 3 #966

JouanDeag opened this issue Apr 15, 2023 · 1 comment

Comments

@JouanDeag
Copy link

Issue:

When trying to install version 19.9.0 of NodeJS through Pwsh 7.3.4 the program crashes.

How To Reproduce:

  1. Open terminal
  2. Run nvm install 19.9.0
  3. See error

Expected Behavior:

I expect the version to be installed.

Screenshots:
If applicable, add screenshots to help explain your problem.

image

image

Desktop:

  • OS: Windows 10 22H2 19045.2846

Additional context:
The problem seems to be related to nvm thinking that version 19.9.0 is newer than the latest release

@coreybutler
Copy link
Owner

If you're using NVM4W 1.1.10 or below, then this is another duplicate of #955. Upgrade to v1.1.11.

If you're using 1.1.11, let me know and I'll reopen the issue.

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

No branches or pull requests

2 participants