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

Error on yarn ceramic: TypeError: uint8ArrayToString is not a function #6

Open
Pfed-prog opened this issue Oct 14, 2021 · 0 comments
Open

Comments

@Pfed-prog
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants