I upgraded my mac o/s to Yosemite.
After the upgrade I tried to work on a project that is a jekyll site. I ran jekyll serve
, and received the following error:
jekyll 2.5.3 | Error: Operation not supported on socket @ rb_sysopen
Any ideas what the issue could be?
I had the same problem and I got this solved by removing runctl
file from the base directory.