Skip to content

fxparser 5.0.8 displays the version of the application, not its own version #735

@tbouffard

Description

@tbouffard
  • Are you running the latest version? 5.0.8
  • Have you included sample input, output, error, and expected output?
  • Have you checked if you are using correct configuration?
  • Did you try online tool? not relevant here
  • Have you checked the docs for helpful APIs and examples? not relevant here

Description

Installing fast-xml-parser with the following package.json

{
  "name": "fxp-version",
  "version": "0.0.0",
  "dependencies": {
    "fast-xml-parser": "5.0.8"
  }
}

The fxparser version is wrong: it should be 5.0.8

$ npx fxparser --version
0.0.0

Possible root cause

This behavior has probably been introduced in 8f6e089 to fix #718

Would you like to work on this issue?

  • Yes. I can help with discussions and tests
  • No

Metadata

Metadata

Assignees

No one assigned

    Labels

    PendingPending to be confirmed by user/author for some check/update/implementation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions