voormedia / rails-erd

Generate Entity-Relationship Diagrams for Rails applications
http://voormedia.github.io/rails-erd/
MIT License
3.99k stars 365 forks source link

Assertion failed: (filename && *filename), function try_dlopen, file ltdl.c, line 1204. #404

Open nachiketAsurion opened 1 year ago

nachiketAsurion commented 1 year ago

bundle exec erd runs for a while and gives error

Generating entity-relationship diagram for XX models... Assertion failed: (filename && *filename), function try_dlopen, file ltdl.c, line 1204. zsh: abort bundle exec erd

scarroll32 commented 1 year ago

What version of Rails and Ruby are you running @nachiketAsurion ?