Open haavardeide opened 1 month ago
Schema generation should never make a main command to fail.
This could be decoupled from the CLI by hosting the schemas over HTTP.
Når man kjører ok pkg install så kræsjer den fordi den ikke støtter remote reference (kun lokal path)
If a dependency is referenced with
git@github
release location instead of a relative reference../versions
, then schema generation will fail.Solution: ensure that schema generation will work with both relative and github release: