Adrien
Results
31
issues of
Adrien
`package.json` has its `type` field set to `module`, but the JS files use `exports` and `require`... I patched the package locally to remove `"type":"module"` and things work fine.