I have a problem when installing shopify-app-cli on ubuntu cannot be finished using the following command:
eval " $( curl -sS https://raw.githubusercontent.com/Shopify/shopify-app-cli/master/install.sh ) "
Help me please
This is screenshoot:
I have a problem when installing shopify-app-cli on ubuntu cannot be finished using the following command:
eval " $( curl -sS https://raw.githubusercontent.com/Shopify/shopify-app-cli/master/install.sh ) "
Help me please
This is screenshoot:
shopify-app-cli has a public repository, I would create an issue there. When you do, I would recommend describing the nature of the issue more. Do you get any error messages? Is it just hanging? The screen shot doesn’t tell me much.
Just taking a wild guess, could it be permissions? Try sudo eval " $( curl -sS [https://raw.githubusercontent.com/Shopify/shopify-app-cli/master/install.sh](https://raw.githubusercontent.com/Shopify/shopify-app-cli/master/install.sh) ) ".
Cheers.
This Is the exact error I am facing while installing shopify-app-cli in my mac. So I can not use any shopify cli command like shopify serve
I also try it with sudo eval … but still It causes same error.
Can YOu help me what is the problem?
@makasanas I had the same problem. fixed it by adding a SSH key to github
https://help.github.com/en/github/authenticating-to-github/connecting-to-github-with-ssh