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

libp2p-daemon package is completely broken #158

Closed
pleerock opened this issue Dec 1, 2022 · 1 comment
Closed

libp2p-daemon package is completely broken #158

pleerock opened this issue Dec 1, 2022 · 1 comment

Comments

@pleerock
Copy link

pleerock commented Dec 1, 2022

Start with the fresh installation:

  1. npm i @libp2p/daemon
  2. jsp2pd --help

You'll have the following error:

./node_modules/.bin/jsp2pd --help
TypeError: parser.yargs.option is not a function

and BTW the only test you have in the test cases of this project is skipped.

Okay, I also found this. Whaat the ...? Maybe update project README and tell it's not working at all? Imagine how confusing such things for the users.

@p-shahi
Copy link
Member

p-shahi commented Dec 6, 2022

Hi @pleerock , you're right but this should be fixed by: #127
Closing this in favor of that PR

@p-shahi p-shahi closed this as completed Dec 6, 2022
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

2 participants