dev-cli
dev-cli copied to clipboard
oclif-dev pack:deb generates chown/chgrp permission errors
oclif-dev pack:deb generates chown/chgrp permission errors.
Is this command intended to be run with sudo / as root?
These appear to be the relevant lines: https://github.com/oclif/dev-cli/blob/master/src/commands/pack/deb.ts#L82-L83
Looks like someone provided a PR to address this over a year ago... :/
https://github.com/oclif/dev-cli/pull/122
Any update on this?
Any update on this?