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

version output error #5

Open
sosyz opened this issue Feb 18, 2025 · 1 comment
Open

version output error #5

sosyz opened this issue Feb 18, 2025 · 1 comment

Comments

@sosyz
Copy link
Contributor

sosyz commented Feb 18, 2025

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

@robinv8
Copy link
Member

robinv8 commented Feb 18, 2025

I tried npx create-answer-plugin --version and it can return the version number, but pnpx can't. I need to study it.

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

2 participants