You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project looks very interesting, but after running bundle install and rspec I'm getting the following two errors:
[2014-12-03T17:20:49.128137 #90980] ERROR -- : Cmd crashed!
RuntimeError: No executor pool found! Did you forget to call super in your initialize method?
...
[2014-12-03T17:20:49.133713 #90980] ERROR -- : NoFallbackCommand crashed!
RuntimeError: fail
Could anyone provide any guidance please? Has this alway been an issue, or is a new version of a gem causing the issue?
Best wishes,
Daniel
The text was updated successfully, but these errors were encountered:
Hi,
The project looks very interesting, but after running bundle install and rspec I'm getting the following two errors:
[2014-12-03T17:20:49.128137 #90980] ERROR -- : Cmd crashed!
RuntimeError: No executor pool found! Did you forget to call super in your initialize method?
...
[2014-12-03T17:20:49.133713 #90980] ERROR -- : NoFallbackCommand crashed!
RuntimeError: fail
Could anyone provide any guidance please? Has this alway been an issue, or is a new version of a gem causing the issue?
Best wishes,
Daniel
The text was updated successfully, but these errors were encountered: