You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
stack traceback:
[G]: in function 'error'
/Users/soufianeroui/.version-fox/plugin/java/lib/foojay.lua:35: in function 'fetchtJdkList'
/Users/soufianeroui/.version-fox/plugin/java/hooks/pre_install.lua:19: in main chunk
[G]: ?
failed to install java
The text was updated successfully, but these errors were encountered:
➜ ~ vfox search java
no available version
➜ ~ vfox install java@21-tem-latest
plugin [PreInstall] method error: /home/ieayoio/.version-fox/plugin/java/hooks/pre_install.lua:24: attempt to index a non-table object(nil) with key 'links'
stack traceback:
/home/ieayoio/.version-fox/plugin/java/hooks/pre_install.lua:24: in main chunk
[G]: ?
failed to install java
➜ ~ vfox install java@latest
plugin [PreInstall] method error: /home/ieayoio/.version-fox/plugin/java/lib/foojay.lua:35: Failed to fetch jdk info from foojay: status_code =>500
stack traceback:
[G]: in function 'error'
/home/ieayoio/.version-fox/plugin/java/lib/foojay.lua:35: in function 'fetchtJdkList'
/home/ieayoio/.version-fox/plugin/java/hooks/pre_install.lua:19: in main chunk
[G]: ?
failed to install java
When I run the command
vfox install java@latest
I am getting
The text was updated successfully, but these errors were encountered: