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

UNEXPECTED ERROR: If this is a bug in WebTorrent, report it! OPEN AN ISSUE: https://github.com/webtorrent/webtorrent-cli/issues #326

Closed
DMTarmey opened this issue Nov 16, 2024 · 3 comments
Labels

Comments

@DMTarmey
Copy link

What version of this package are you using?

What operating system, Node.js, and npm version?

What happened?

What did you expect to happen?

Are you willing to submit a pull request to fix this bug?

@DMTarmey
Copy link
Author

Here are the answers to the questions for the bug report:

1 What version of this package are you using?
• The version of the WebTorrent CLI being used is 5.1.2.
2 What operating system, Node.js, and npm version?
• Operating System: Linux x64
• Node.js version: v22.11.0
• npm version: (not explicitly mentioned, but it should be compatible with Node.js v22.11.0)
3 What happened?
• When running the command webtorrent -g, an error occurred: "Error: Unknown argument: g". This indicates that the
-g option is not recognized by the WebTorrent CLI.
4 What did you expect to happen?
• I expected the webtorrent -g command to execute without errors, performing the intended action associated with the
-g option.
5 Are you willing to submit a pull request to fix this bug?
• This would depend on your willingness and ability to contribute to the project. If you are comfortable with the
codebase and have a potential fix, you can indicate your willingness to submit a pull request. If not, you can
report the issue for the maintainers to address.

Copy link

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

@github-actions github-actions bot added the stale label Jan 16, 2025
@SilentBot1
Copy link
Member

SilentBot1 commented Jan 16, 2025

Hi @DMTarmey,

As mentioned in the error message, this isn't a valid argument for the tool, so the expected behaviour is to error.

All valid arguments are outlined on the usage section of the main project page, or by running webtorrent-cli, webtorrent-cli -h or webtorrent-cli --help.

If you have any further questions, please let me know.

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

No branches or pull requests

2 participants