Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fix-ansi-colors-compatibility-Promise-issue.patch | This patch is made for the following reasons: * The upstream author uses a old version of ansi-colors. But debian contains the new version of this package. * Old ansi-colors uses bgcyan for outputting the message whereas new ansi-colors uses bgCyan. For avoiding warning about this, I've been updated src/builder.ts and lib/builder.js files. * Added <void> in a Promise code of src/builder.ts for avoiding warning about that. |
no |