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

Cannot read property 'commands' of undefined. #718

Closed
xloem opened this issue Mar 14, 2020 · 1 comment
Closed

Cannot read property 'commands' of undefined. #718

xloem opened this issue Mar 14, 2020 · 1 comment

Comments

@xloem
Copy link
Contributor

xloem commented Mar 14, 2020

Every now and then I try to get ssb-git up and running but I never can get all the parts working together. I tried today and this was the error I got. I did a git pull of scuttlebot master and then npm install, and I'm running Patchwork.

$ sbot plugins.install ssb-npm-registry --from 'http://viewer.scuttlebot.io/&2afFvk14JEObC047kYmBLioDgMfHe2Eg5/gndSjPQ1Q=.sha256'
/home/karl/src/scuttlebot/node_modules/muxrpc-usage/index.js:9
  return o.commands
           ^

TypeError: Cannot read property 'commands' of undefined
    at isGroup (/home/karl/src/scuttlebot/node_modules/muxrpc-usage/index.js:9:12)
    at get (/home/karl/src/scuttlebot/node_modules/muxrpc-usage/index.js:14:8)
    at Object.exports.get (/home/karl/src/scuttlebot/node_modules/muxrpc-usage/index.js:27:10)
    at output (/home/karl/src/scuttlebot/node_modules/muxrpcli/index.js:45:17)
    at /home/karl/src/scuttlebot/node_modules/muxrpcli/index.js:81:9
    at Object._requests.(anonymous function) (/home/karl/src/scuttlebot/node_modules/packet-stream/index.js:38:5)
    at PacketStream._onrequest (/home/karl/src/scuttlebot/node_modules/packet-stream/index.js:151:26)
    at PacketStream.write (/home/karl/src/scuttlebot/node_modules/packet-stream/index.js:134:41)
    at /home/karl/src/scuttlebot/node_modules/muxrpc/pull-weird.js:56:15
    at /home/karl/src/scuttlebot/node_modules/pull-stream/sinks/drain.js:24:37
@stale
Copy link

stale bot commented Jun 12, 2020

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

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

No branches or pull requests

1 participant