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

xunit-viewer --version outputs "unknown" #141

Open
Glen-Tigera opened this issue Jun 28, 2023 · 2 comments
Open

xunit-viewer --version outputs "unknown" #141

Glen-Tigera opened this issue Jun 28, 2023 · 2 comments
Labels

Comments

@Glen-Tigera
Copy link

Raise any issues using GitHub and provide sample data where possible.

I had ran the following in a terminal:

$ npm i -g xunit-viewer
$ xunit-viewer --version true
unknown

but this was working:

$ npm view xunit-viewer version
10.3.0

To help debug any issues please provide the following info

  • node and npm version
  • xunit viewer version
  • browser
  • sample xml

If you have issue migrating from Junit Viewer or older version of Xunit Viewer please feel free to raise an issue titled MIGRATION HELP

There is a v5 branch which maintained through Open Source PRs, this branch will not maintain npm audit issues

@lukejpreston
Copy link
Owner

When I run the code it seems to work for me

xunit-viewer --version
10.5.0

Could you list the version of node, npm, and what OS you are running?

@RoryDoherty
Copy link

Also seeing this issue:

  npm: '8.19.4'
  node: '16.20.2'

OS is ubuntu

npm view xunit-viewer version
10.5.1
xunit-viewer --version
unknown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants