Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ERROR: Radisk needs store.put interface #1374

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

aheissenberger
Copy link
Contributor

fixes #1373 - the broken condition opt.store = opt.store || ((!Gun.window || opt.rfs === true) && Store(opt)); will set opt.store to true

@amark
Copy link
Owner

amark commented Apr 12, 2024

OooOoh good catch, thanks. I was wondering why that was popping up but was kinda ignoring it. 😂 Glad actually noticed and cared. YOU'RE AN OPEN SOURCE HERO!!!!!!!!!! 🥰

@amark
Copy link
Owner

amark commented Apr 15, 2024

wait did I not pull this? I thought I pulled it?

@amark amark merged commit 03735dc into amark:master Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] gun server / nodejs / ERROR: Radisk needs store.put interface with (file, data, cb)!
2 participants