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
fedor@DESKTOP-JUACTCP MINGW64 /c/blockchain/notes/glaze-demo-app (master)
$ yarn ceramic
yarn run v1.22.10
$ ceramic daemon
Ceramic daemon failed to start up:
TypeError: uint8ArrayToString is not a function
at Function.generateOptions (C:\blockchain\notes\glaze-demo-app\node_modules\libp2p\src\keychain\index.js:187:24) at new Libp2p (C:\blockchain\notes\glaze-demo-app\node_modules\libp2p\src\index.js:213:37)
at Function.create (C:\blockchain\notes\glaze-demo-app\node_modules\libp2p\src\index.js:145:14)
at module.exports (C:\blockchain\notes\glaze-demo-app\node_modules\ipfs-core\src\components\libp2p.js:58:17)
at configureRepo (C:\blockchain\notes\glaze-demo-app\node_modules\ipfs-core\src\components\storage.js:210:24)
at async loadRepo (C:\blockchain\notes\glaze-demo-app\node_modules\ipfs-core\src\components\storage.js:76:17)
at async Function.start (C:\blockchain\notes\glaze-demo-app\node_modules\ipfs-core\src\components\storage.js:54:41)
at async Object.create (C:\blockchain\notes\glaze-demo-app\node_modules\ipfs-core\src\components\index.js:223:21) at async Function.create (C:\blockchain\notes\glaze-demo-app\node_modules@ceramicnetwork\ipfs-daemon\lib\ipfs-daemon.js:90:22)
at async Object.buildIpfsConnection (C:\blockchain\notes\glaze-demo-app\node_modules@ceramicnetwork\cli\lib\build-ipfs-connection.util.js:24:28)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
The text was updated successfully, but these errors were encountered:
fedor@DESKTOP-JUACTCP MINGW64 /c/blockchain/notes/glaze-demo-app (master)
$ yarn ceramic
yarn run v1.22.10
$ ceramic daemon
Ceramic daemon failed to start up:
TypeError: uint8ArrayToString is not a function
at Function.generateOptions (C:\blockchain\notes\glaze-demo-app\node_modules\libp2p\src\keychain\index.js:187:24) at new Libp2p (C:\blockchain\notes\glaze-demo-app\node_modules\libp2p\src\index.js:213:37)
at Function.create (C:\blockchain\notes\glaze-demo-app\node_modules\libp2p\src\index.js:145:14)
at module.exports (C:\blockchain\notes\glaze-demo-app\node_modules\ipfs-core\src\components\libp2p.js:58:17)
at configureRepo (C:\blockchain\notes\glaze-demo-app\node_modules\ipfs-core\src\components\storage.js:210:24)
at async loadRepo (C:\blockchain\notes\glaze-demo-app\node_modules\ipfs-core\src\components\storage.js:76:17)
at async Function.start (C:\blockchain\notes\glaze-demo-app\node_modules\ipfs-core\src\components\storage.js:54:41)
at async Object.create (C:\blockchain\notes\glaze-demo-app\node_modules\ipfs-core\src\components\index.js:223:21) at async Function.create (C:\blockchain\notes\glaze-demo-app\node_modules@ceramicnetwork\ipfs-daemon\lib\ipfs-daemon.js:90:22)
at async Object.buildIpfsConnection (C:\blockchain\notes\glaze-demo-app\node_modules@ceramicnetwork\cli\lib\build-ipfs-connection.util.js:24:28)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
The text was updated successfully, but these errors were encountered: