Starting a new Shopify project and will do as you advise and move over to Shopify theme kit.
However I have another project that depends on this tool still.
The problem I have is that they both start with theme, and right now only this ruby gem is picked up theme I write theme. Actually, I get an error right now:
/Users/oliver/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/net/http.rb:882:in `rescue in block in connect': Failed to open TCP connection to --themeid=0000000:443 (getaddrinfo: nodename nor servname provided, or not known) (SocketError)
How can have I have both installed with one with an alias name? Would this fix this?
Hi guys,
Starting a new Shopify project and will do as you advise and move over to Shopify theme kit.
However I have another project that depends on this tool still.
The problem I have is that they both start with
theme
, and right now only this ruby gem is picked up theme I writetheme
. Actually, I get an error right now:How can have I have both installed with one with an alias name? Would this fix this?
Thanks