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
{{ message }}
This repository has been archived by the owner on Oct 30, 2020. It is now read-only.
I've been stuck for quite a while trying to update from v0.0.8 to v3.0.5. The general behaviour I receive is the number of comments loading, but the comments themselves failing to load and comment submission hangs forever.
After trying to submit a comment I receive the following error in the console: Uncaught (in promise) TypeError: Cannot read property 'hash' of undefined. Additionally, I've also received the following error on load: InitalizationError: Must provide a location for the database
I am running 3box@1.21.0, and I've tried clearing all dependencies and reinstalling them to no avail.
@kadenzipfel havent been able to pinpoint, but seems to be some versioning issues/match with some sub dependencies, trying 'npm i levelup@4.4.0' may help resolve it, also 3box@1.22.0 is available now
we will still try to get a fix in 3boxjs soon as well, but havent been able to replicate
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've been stuck for quite a while trying to update from v0.0.8 to v3.0.5. The general behaviour I receive is the number of comments loading, but the comments themselves failing to load and comment submission hangs forever.
After trying to submit a comment I receive the following error in the console:
Uncaught (in promise) TypeError: Cannot read property 'hash' of undefined
. Additionally, I've also received the following error on load:InitalizationError: Must provide a location for the database
I am running 3box@1.21.0, and I've tried clearing all dependencies and reinstalling them to no avail.
For more info, and code, please see: protofire/omen-exchange#1064
The text was updated successfully, but these errors were encountered: