-
Notifications
You must be signed in to change notification settings - Fork 1
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
gun-file generates wrong .json ( Gun 0.9 ) #2
Comments
After removing web:server and server.listen
|
Lol... Yes, with Gun 0.8 it does work :) I'm using gun-file since you published it. |
Hmm I thought I had updated gun. You're right. Will get back to this soon. |
Fixed; was generating input event on wrong object. pushed and published. |
this was resolved for you? |
There's a problem with how gun-file writes its json
Setup (http.js):
If i remove 'gun-file'
My output is correct
The text was updated successfully, but these errors were encountered: