I try to install the package optim in Octave using the command
pkg install -auto -forge optim
But it gives an error:
error: get_forge_pkg: could not read version number from package's page
error: called from
get_forge_pkg at line 49 column 7
get_forge_download at line 26 column 12
pkg at line 393 column 29
I am not able to resolve this error.