Created
July 7, 2019 00:25
-
-
Save bitnom/cf0217553ab4c4de6daf5a8cb56ac31d to your computer and use it in GitHub Desktop.
gun local storage error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Error: EISDIR: illegal operation on a directory, read | |
at Object.readSync (fs.js:498:3) | |
at tryReadSync (fs.js:332:20) | |
at Object.readFileSync (fs.js:369:19) | |
at Object.next (/home/site/public_html/test/superPeer/node_modules/gun/lib/file.js:19:6) | |
at Object.next (/home/site/public_html/test/superPeer/node_modules/gun/lib/rs3.js:8:10) | |
at Object.next (/home/site/public_html/test/superPeer/node_modules/gun/lib/store.js:5:13) | |
at Function.onto [as on] (/home/site/public_html/test/superPeer/node_modules/gun/gun.js:197:41) | |
at Function.Gun.create (/home/site/public_html/test/superPeer/node_modules/gun/gun.js:686:10) | |
at new Gun (/home/site/public_html/test/superPeer/node_modules/gun/gun.js:654:15) | |
at Gun (/home/site/public_html/test/superPeer/node_modules/gun/gun.js:653:39) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment