Snorby / snorby

Ruby On Rails Application For Network Security Monitoring
Other
1k stars 224 forks source link

Error while to running 'bundle exec rake snorby:setup' #505

Open ChrissT94 opened 4 years ago

ChrissT94 commented 4 years ago

Hi everybody, I need your help you! When I try to run 'bundle exec rake snorby:setup', get the following error

rake aborted! undefined method `yaml_as' for Module:Class Did you mean? yaml_tag

It appears Snorby requires an older version of delayed_job to run.... Can You help me?