appy-one / acebase

A fast, low memory, transactional, index & query enabled NoSQL database engine and server for node.js and browser with realtime data change notifications
MIT License
481 stars 27 forks source link

Can't import { AceBase } with moduleResolution="nodenext" in tsconfig.json #219

Closed Septh closed 1 year ago

Septh commented 1 year ago

This is a follow-up to #203 which was closed as stale.

As noted there, the error is error TS2305: Module '"acebase"' has no exported member 'AceBase'. There is no error when moduleResolution is set to "node".

AceBase v1.28.2, tested with both TypeScript 4.9.5 and 5.0.4.

appy-one commented 1 year ago

This has been fixed in v1.28.3

Sponsor AceBase Spread the word contribute