We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Start with the fresh installation:
npm i @libp2p/daemon
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.
The text was updated successfully, but these errors were encountered:
Hi @pleerock , you're right but this should be fixed by: #127 Closing this in favor of that PR
Sorry, something went wrong.
No branches or pull requests
Start with the fresh installation:
npm i @libp2p/daemon
jsp2pd --help
You'll have the following error:
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.
The text was updated successfully, but these errors were encountered: