mirror of
https://github.com/appy-one/acebase.git
synced 2026-05-25 06:02:14 -06:00
[GH-ISSUE #139] Uncaught Error: Cannot find module '../geohash', with latest release? #80
Labels
No labels
IndexedDB
browser
bug
dependencies
documentation
duplicate
enhancement
feature request
indexes
indexes
invalid
pull-request
query
question
transaction logging
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/acebase#80
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @appy-one on GitHub (Aug 21, 2022).
Original GitHub issue: https://github.com/appy-one/acebase/issues/139
Originally assigned to: @appy-one on GitHub.
Discussed in https://github.com/appy-one/acebase/discussions/138
Originally posted by ahdat81 August 21, 2022
This just randomly started happening. im loading the library from
<script src="https://cdn.jsdelivr.net/npm/acebase@latest/dist/browser.min.js"></script>without any code changes, suddenly getting the following error when loading library
Uncaught Error: Cannot find module '../geohash'Is there a missing dependecy with the latest release? Should i pull the lib from another source? Tried install the lastet versions through npm and updating dependencies.
@appy-one commented on GitHub (Aug 21, 2022):
Fix has been published in v1.22.1