Skip to content
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.

shasum is not a given on Linux #343

Open
sevaa opened this issue Apr 12, 2021 · 2 comments
Open

shasum is not a given on Linux #343

sevaa opened this issue Apr 12, 2021 · 2 comments

Comments

@sevaa
Copy link

sevaa commented Apr 12, 2021

Dev-cli, being a Node.js package, can't have OS level dependencies. Consider using a purely node based alternative for hashing.

@pharindoko
Copy link

at least there is a workaround. But agree that this should be solved by a npm package

yum install -y perl-Digest-SHA

@pharindoko
Copy link

another system dependency I found using the command

npx oclif-dev pack 

is 7zip

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants