Closed JustSteveKing closed 9 years ago
I guess your OpenSSL version is outdated. Try to update Ruby and OpenSSL
The first one isn't an error, just a warning. It's Thor getting angry because I made something public for testing purposes. I'll get that squelched so it doesn't show up again.
The second one is annoying yeah, and it's been really tricky to figure out. It seems like a lot of people have problems with the gem on Windows.
If you'd like, there is themekit that is a cross-platform tool that should just work. Right now the installation on Windows is still a bit involved vs the Ruby version.
That being said, SSL work out of the box without issues.
I've deployed a new gem version. This one includes a bundled CA certificate that should resolve any SSL errors Windows users have been experiencing. I did the testing on a Windows 8.1 VM to ensure that it behaves the way we expect.
Please let me know if you have any issues.
I have been search almost all day for answers for this.
I ran through the documentation, installed Ruby using rubyinstaller.org, installed the correct gem using
gem install shopify_theme
then did the usualgem update
and have been having all sorts of issues.I managed to create my configuration file, thumbs up however after that point nothing..
The first error
The second error
I have been searching for ways around this, alternative way in which I could do the same task - however no luck.