You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempted import error: 'cmp' is not exported from 'dexie' (imported as 'cmp').
ERROR in ./node_modules/dexie-cloud-addon/dist/modern/dexie-cloud-addon.js 3778:16-19
export 'cmp' (imported as 'cmp') was not found in 'dexie' (possible exports: Dexie, RangeSet, default, liveQuery, mergeRanges, rangesOverlap)
with
npm install dexie-cloud-addon
i run into:Attempted import error: 'cmp' is not exported from 'dexie' (imported as 'cmp').
ERROR in ./node_modules/dexie-cloud-addon/dist/modern/dexie-cloud-addon.js 3778:16-19
export 'cmp' (imported as 'cmp') was not found in 'dexie' (possible exports: Dexie, RangeSet, default, liveQuery, mergeRanges, rangesOverlap)
my package.json looks like:
The text was updated successfully, but these errors were encountered: