# Load error: cannot load such file -- webrick

**URL:** https://talk.jekyllrb.com/t/load-error-cannot-load-such-file-webrick/5417
**Category:** Help
**Created:** [December 29, 2020, 6:47pm UTC](https://talk.jekyllrb.com/t/load-error-cannot-load-such-file-webrick/5417 "2020-12-29T18:47:03Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![YJPL](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.jekyllrb.com/yjpl/32/1523_2.png) [@YJPL](https://talk.jekyllrb.com/u/YJPL)
#### Post date: [May 5, 2021, 11:16am UTC](https://talk.jekyllrb.com/t/load-error-cannot-load-such-file-webrick/5417/6 "2021-05-05T11:16:51Z")

</div>

Ran into the same issue after reinstalling Jelly on an erased Mac, using Ruby 3.0.1.  
Solved using:

`bundle add webrick`

---

_[View the full topic](https://talk.jekyllrb.com/t/load-error-cannot-load-such-file-webrick/5417)._
