Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run fails with error #119

Open
grimace opened this issue Dec 9, 2021 · 0 comments
Open

run fails with error #119

grimace opened this issue Dec 9, 2021 · 0 comments

Comments

@grimace
Copy link

grimace commented Dec 9, 2021

Installation on ubuntu 14.02 went more or less without hitch, but when I run:

RAILS_ENV=development bin/delayed_job start

I get this:

Traceback (most recent call last):
2: from bin/delayed_job:4:in <main>' 1: from /home/ubuntu/.rvm/gems/ruby-2.7.1/gems/zeitwerk-2.4.2/lib/zeitwerk/kernel.rb:34:in require'
/home/ubuntu/.rvm/gems/ruby-2.7.1/gems/zeitwerk-2.4.2/lib/zeitwerk/kernel.rb:34:in `require': cannot load such file -- delayed/command (LoadError)

Is there some gem I'm not installing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant