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

nodeenv issue during 2.6.0 installation #4408

Open
0x0abd opened this issue Nov 15, 2024 · 0 comments
Open

nodeenv issue during 2.6.0 installation #4408

0x0abd opened this issue Nov 15, 2024 · 0 comments

Comments

@0x0abd
Copy link

0x0abd commented Nov 15, 2024

Hi folks. Use CF often and never seen such issue before. Any suggestions?
It happens on installing dependencies:

+ nodeenv -p --prebuilt
Traceback (most recent call last):
  File "/home/vagrant/.local/share/virtualenvs/clusterfuzz-mEvB2Z9p/bin/nodeenv", line 8, in <module>
    sys.exit(main())
  File "/home/vagrant/.local/share/virtualenvs/clusterfuzz-mEvB2Z9p/lib/python3.7/site-packages/nodeenv.py", line 918, in main
    opt.node = get_last_stable_node_version()
  File "/home/vagrant/.local/share/virtualenvs/clusterfuzz-mEvB2Z9p/lib/python3.7/site-packages/nodeenv.py", line 872, in get_last_stable_node_version
    return links[-1][0]
IndexError: list index out of range
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

No branches or pull requests

1 participant