I am getting "No release manager available for 'null'" error when i try to install the manually created,uploaded package using skipper shell with the following command
package install --package-name demo --package-version 1.0.0 --release-name demo
I am using local repo, i have created the package demo and uploaded it.
Looks like the issue is with the package you created. The package
kindhas to beSpringBootAppin order to qualify and choose the Default release manager from Skipper. What value you have for your package'skind?