-
### Checkboxes for prior research
- [X] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJav…
-
@Leonidas-from-XIV Looks like the yarn registry still states that the latest is 0.4.23. Is this an issue with tagging? Is this something you can fix?
https://yarnpkg.com/package/xml2js
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe.
There is a lot of extra code in the project, cu…
-
Hi All!
Been developing a new library for a few days now and I'm having trouble getting the `npm pack` and publishing working.
This happens for me on a freshly generated cli:
```
~/GitHub/oc…
-
### Summary
sf package version create --package "PackageName" --definition-file orgs/dev.json --wait 30 -x --code-coverage --verbose
Works fine in sfdx v7, immediately fails in sf v2.
### Steps…
-
**Salutation (i'll not respond to users that doesn’t wrote at least "Hello")**
Lol. Hello! I really want to use this node!!! ;) I really appreciate your help!
**Describe the bug**
It looks like…
-
``` js
console.time('cos');
console.time('cos-nodejs-sdk-v5');
const COS = require('cos-nodejs-sdk-v5');
console.timeEnd('cos-nodejs-sdk-v5');
console.time('qcloud-cos-sts');
const STS = require…
-
When an error occurs with the data insertion API invalid XML is returned, multiple root nodes.
```
FAILURE
NO account
```
While fixing this would obviously be difficult given it would likel…
-
## Possible install-time or require-time problem
- [x] I have read the [documentation relating to installation](https://sharp.pixelplumbing.com/install).
### Are you using the latest ver…
-
Shouldn't the 2nd argument to cb() always return an object?
https://github.com/Leonidas-from-XIV/node-xml2js/blob/master/lib/parser.js#L303
It's a problem if you check for errors by validating a…