Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Unable to install Deta CLI #271

Answered by samkit-jain
samkit-jain asked this question in Help
Discussion options

You must be logged in to vote

Found the issue. It is not related to Deta but to cURL. I had installed cURL via Snap. To fix it, I had to install it via APT. Snap installed cURL it seems can't download files in hidden folders.

sudo snap remove curl
sudo apt install curl

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by samkit-jain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
1 participant