dev-cli icon indicating copy to clipboard operation
dev-cli copied to clipboard

oclif-dev pack:deb generates chown/chgrp permission errors

Open srlowe opened this issue 5 years ago • 3 comments

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

srlowe avatar Oct 15 '20 15:10 srlowe

Looks like someone provided a PR to address this over a year ago... :/

https://github.com/oclif/dev-cli/pull/122

srlowe avatar Nov 06 '20 10:11 srlowe

Any update on this?

roaldle avatar Apr 29 '21 08:04 roaldle

Any update on this?

safeerraees avatar Oct 05 '21 10:10 safeerraees