Questions and discussions about using the Shopify CLI and Shopify-built libraries.
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 ) "
.
Cheers.
Alex | Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog
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?
@makasanasI 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