Hi there,
this pretty much sums it up:
pnpm add https://github.com/WoltLab/d.ts.git#6.1
ERR_PNPM_MISSING_PACKAGE_NAME Can't install git+https://github.com/WoltLab/editor.git#5e6a749b5e87c83dd4ea510e70744b2afcc0c869: Missing package name
-> I believe the package json should have a "name" attribute.
Would love to have pnpm working to build my custom assets for a plugin I'm developing.
Cheers.