From what I've read, removing "type": "module" should hopefully fix it. It's no longer needed in Node 16+, and tests run locally.
It's difficult to test whether this will work once pulled down from npm (or atleast, I'm not sure how to do that), so I'm making a prerelease.
From what I've read, removing "type": "module" should hopefully fix it. It's no longer needed in Node 16+, and tests run locally. It's difficult to test whether this will work once pulled down from npm (or atleast, I'm not sure how to do that), so I'm making a prerelease.