bundle exec jekyll s Not working and throwing error #1891
-
Checklist
Description
Using Debian distro After running the bundle command and then for starting the sever locally I used the command
This command resolved in below error:
I tried every possible solution out there but none of them is found to be working please help! Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
We experience no issues using According to the stack trace message, I would recommend to double check Jekyll requirements or Google for it and try to follow recommendations like this.
Documentation:
Good luck. |
Beta Was this translation helpful? Give feedback.
-
i have the same issue |
Beta Was this translation helpful? Give feedback.
We experience no issues using
Debian GNU/Linux 11
based docker image as a devcontainer.According to the stack trace message, I would recommend to double check Jekyll requirements or Google for it and try to follow recommendations like this.
Documentation:
Good luck.