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

Open
DMTarmey opened this issue Nov 16, 2024 · 1 comment

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.

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