Error on rebuild : No child processes (Errno::ECHILD) from /pups/lib/pups/exec_command.rb:88:in `block in spawn'

Oh the particular error you are seeing in the logs (which I just fixed) is unrelated.

bundle exec rake assets:precompile is failing for you which is usually due to plugins. I would try rebuilding again and triple check there are no plugins involved.

4 likes