Since certain CC Licences are now allowed to be used (e.g. with citestyles in our case) the licence check does not work correctly anymore. The `is_osi_approved` function at `src/check/manifest.rs:530` is throwing the error. Reference to the changes in the packages repo: https://github.com/typst/packages/issues/1511 https://github.com/typst/packages/pull/1521