Dmytro Lisunov

Results 5 issues of Dmytro Lisunov

`add --global` does not work without additional configuration ### pnpm version: 7.0.0 ### Code to reproduce the issue: ```shell npm install --global pnpm pnpm add --global npm-run-all ERROR  Unable to...

type: bug

cheerio v0.20.0 or v1.0.0-rc.5 parses incorectly custom self-closing XML tags, e.g: ``` ``` will become ``` ``` And cheerio option `recognizeSelfClosing: false` can't help. It's fixed only in the stable...

It will be very nice to have the ability to set HTML `

Add option for terminal - 'silent', which would not show Terminal window or just hide Terminal after the command execution. P.S. Thanks! Great Extension! :-)

### sfcc-ci Version 2.9.1 ### NodeJS Version 16.18.0 ### sfcc-ci Path /opt/hostedtoolcache/node/16.18.0/x64/lib/node_modules/sfcc-ci ### Host OS Details Pool: Azure Pipelines Image: ubuntu-20.04 Agent: Hosted Agent ### Description `npm install -g sfcc-ci`...

bug