oneclick / rubyinstaller2

MSYS2 based RubyInstaller for Windows
https://rubyinstaller.org
BSD 3-Clause "New" or "Revised" License
645 stars 248 forks source link

jekyll is not recogonized as an internal or external command #297

Closed Athila-Salim closed 1 year ago

Athila-Salim commented 1 year ago

What problems are you experiencing?

Steps to reproduce

What's the output from ridk version?

mohits commented 1 year ago

Hi, could you share a bit more about your problem? What did you install? Did you install the Jekyll gem?

Athila-Salim commented 1 year ago

Hi First I installed Ruby and ruby is correctly installed in my laptop but 1 gem only installed and then I enter jekyll -v in command prompt but the system view this "jekyll is not recogonized as an internal or external command". This is my issue. How did I resolve this problem? Thank you

On Thu 18 Aug, 2022, 6:17 PM Mohit Sindhwani, @.***> wrote:

Hi, could you share a bit more about your problem? What did you install? Did you install the Jekyll gem?

— Reply to this email directly, view it on GitHub https://github.com/oneclick/rubyinstaller2/issues/297#issuecomment-1219450337, or unsubscribe https://github.com/notifications/unsubscribe-auth/APH6IACIBUMHUBLMVVNWEW3VZYWENANCNFSM564ZQKZQ . You are receiving this because you authored the thread.Message ID: @.***>

mohits commented 1 year ago

Great.

So, from a command prompt, I guess you are able to do: $ ruby -v (Could you share the output you see?)

Then, could you do: gem install jekyll

Let us know if you see an error.

After that, you should be able to do: jekyll -v Or other commands.

Good luck. We are here to help 👍

mohits commented 1 year ago

Hi @Athila-Salim - once you confirm that this is OK, I will close it... or next week if we don't hear from you.

mohits commented 1 year ago

Hi @Athila-Salim - we have not heard from you, so I hope that it's all working fine for you. I will close this issue now.