Error: Invalid package filesystem¶
bpt prescribes a filesystem structure that must be followed for it to
build and process packages and libraries. This structure isn’t overly strict,
and is thoroughly explained on the Projects & Packages page.
For exporting/generating a source distribution from a package, the package
root requires a package.json5 file and each library root requires a
library.json5 file.