LoadError: cannot load such file -- byebug

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).