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

wasm-pack --version now errors starting from v0.12.0 #1308

Closed
ryoqun opened this issue Jun 22, 2023 · 1 comment
Closed

wasm-pack --version now errors starting from v0.12.0 #1308

ryoqun opened this issue Jun 22, 2023 · 1 comment

Comments

@ryoqun
Copy link

ryoqun commented Jun 22, 2023

🐛 Bug description

wasm-pack --version printed its version nicely previously, but started to cause errors like this:

$ wasm-pack --version
error: unexpected argument '--version' found

  tip: a similar argument exists: '--verbose'

Usage: wasm-pack <--verbose...|--quiet|--log-level <LOG_LEVEL>> <COMMAND>

For more information, try '--help'.

🤔 Expected Behavior

Version number should be printed

👟 Steps to reproduce

$ wasm-pack --version

🌍 Your environment

wasm-pack version: v0.12.0

@ryoqun
Copy link
Author

ryoqun commented Jun 22, 2023

seems this is duplicate of #1301, closing...

(odd, https://github.com/rustwasm/wasm-pack/issues?q=is%3Aissue+is%3Aopen+version didn't hit the issue...)

EDIT: the #1301 had been closed when i did search...

@ryoqun ryoqun closed this as completed Jun 22, 2023
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