Davi Garcia

Results 6 comments of Davi Garcia

The error seems to be generated here: https://github.com/denolib/setup-deno/blob/482dc739be8628399f8b04bd11876f7d9a24f625/dist/index.js#L4754-L4766

> https://github.com/denolib/setup-deno/blob/482dc739be8628399f8b04bd11876f7d9a24f625/src/installer.ts#L193-L194 > > Is there `gzip` in `self-hosted`? Yes, there is. ``` [root@ip-172-31-52-214 ec2-user]# rpm -qa | grep gzip gzip-1.9-9.el8.x86_64 [root@ip-172-31-52-214 ec2-user]# cat /etc/redhat-release Red Hat Enterprise Linux release...

What are the other packages required for this action? I can check if all of them are properly installed.

> I just tested `self-hosted`, using Linux x64 environment, and successfully executed `setup-deno`thinking What distribution did you use? I'm using a CentOs/RHEL 8 minimum install.

Do we have any update on this?

> So just to give a quick (really stupid) work around for this particular issue. You can have a proxy in your VPC that points to your internal IDP and...