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
When running the command pnpx create-answer-plugin --version, the output is "unknown". The expected output should be the correct version number of the plugin.
Steps to Reproduce:
Open a terminal.
Run the command pnpx create-answer-plugin --version.
Expected Result: The command should return the correct version number of the plugin.
Actual Result: The command returns "unknown".
OS: macOS
Node.jsversion: v20.18.1
pnpm version: 9.15.0
The text was updated successfully, but these errors were encountered:
When running the command pnpx create-answer-plugin --version, the output is "unknown". The expected output should be the correct version number of the plugin.
Steps to Reproduce:
Open a terminal.
Run the command
pnpx create-answer-plugin --version
.Expected Result: The command should return the correct version number of the plugin.
Actual Result: The command returns "unknown".
OS: macOS
Node.jsversion: v20.18.1
pnpm version: 9.15.0
The text was updated successfully, but these errors were encountered: