You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
🐛 Bug description
wasm-pack --version
printed its version nicely previously, but started to cause errors like this:🤔 Expected Behavior
Version number should be printed
👟 Steps to reproduce
🌍 Your environment
wasm-pack version: v0.12.0
The text was updated successfully, but these errors were encountered: