kriszyp / lmdb-js

Simple, efficient, ultra-fast, scalable data store wrapper for LMDB
Other
502 stars 41 forks source link

node_modules/lmdb/index.d.ts:462:1 - error TS1203: Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead. #305

Open Payziii opened 1 week ago

Payziii commented 1 week ago

image

How to fix this?

kriszyp commented 1 week ago

How to fix this?

How to reproduce this? (I think there are dozens, if not hundreds, of different TS configs that could be in play).