Project

General

Profile

Bug #18917

Updated by canangungor12@gmail.com (Canan Gungor) almost 4 years ago

Hi there, 

 I have encountered a crash during the jekyll -v command on MacOS Terminal. 

 Steps to reproduce: 

 1. Open the terminal and run the following command "sudo gem install jekyll" 
 2. See that the following; 

 * Successfully installed jekyll-4.2.2 
 * Parsing documentation for jekyll-4.2.2 
 * Done installing documentation for jekyll after 0 seconds 
 * 1 gem installed 

 3. Run the jekyll -v command 
 4. See that the crash happened 

 The logs are in the attachment.

Back