-
-
Notifications
You must be signed in to change notification settings - Fork 328
Closed
Labels
PendingPending to be confirmed by user/author for some check/update/implementationPending to be confirmed by user/author for some check/update/implementation
Description
- 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
Labels
PendingPending to be confirmed by user/author for some check/update/implementationPending to be confirmed by user/author for some check/update/implementation