'h5p utils pack' fails with “no valid libraries found; use ‘‑f’ to skip validation” – what am I missing?
I’m developing a custom H5P question type. My goal was to extend the existing H5P.Blanks
question type and add Syntax Highlighting throught a thrid party packages from npm.
I am have problems packaging the library with the cli command h5p utils pack.