# LoadError: cannot load such file -- byebug

**URL:** https://meta.discourse.org/t/loaderror-cannot-load-such-file-byebug/153540
**Category:** Support
**Created:** [June 2, 2020, 9:32am UTC](https://meta.discourse.org/t/loaderror-cannot-load-such-file-byebug/153540 "2020-06-02T09:32:07Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Theodore\_Dimitriadis](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/theodore_dimitriadis/32/182632_2.png) [@Theodore\_Dimitriadis](https://meta.discourse.org/u/Theodore_Dimitriadis)
#### Post date: [June 2, 2020, 9:32am UTC](https://meta.discourse.org/t/loaderror-cannot-load-such-file-byebug/153540/1 "2020-06-02T09:32:07Z")

</div>

I am trying to export categories with `bundle exec script/discourse export_categories 21` but i get `bundler: failed to load command: script/discourse (script/discourse) LoadError: cannot load such file -- byebug` .

I tried every other command with bundle exec script/discourse and the result was the same.  
In gem list i have byebug (11.1.3).
