Closed DannyBen closed 9 years ago
What did you put in for your shops domain?
My bad...
The README instructions confused me by saying to run theme configure ..... store_name
So I used only the store name (the first part of the domain).
Only after reviewing this line in the code, I realized I needed a full domain. Seems to work now - apologies and thanks (maybe change the docs from store_name to store_domain to eliminate any chance of confusion?)
I have installed this on Ubuntu 14.04, with Ruby 1.9.3p484
Have executed
theme configure
with the correct keys.When running
theme download
I get this error.I have read the part of the README that offers a solution, and tried that, but it did not work.
I did:
cacert.pem
file to my machineexport SSL_CERT_FILE=/path/to/cacert.pem
But the
theme download
command still gives an error.A Google search did not offer any help, other than maybe this page but I guess that if it is indeed the solution, it needs to be implemented in the gem.