Open achrome opened 10 years ago
Also, if I run teaspoon
directly, it works without any error.
@Achrome I had exactly the same problem with almost the same environment setup as yourself. A series of comments on a teaspoon issue helped me fix this: https://github.com/modeset/teaspoon/issues/197. Specifically changing this line of code in development.rb fixed this issue for me.
config.assets.raise_runtime_errors = false
Hope this points you in the right direction.
Have the same error over here. Changing that line in development.rb didn't help. Ruby 2.1.2 teaspoon 0.8.0.0 guard-teaspoon 0.8.0.0 rails 4.1.4 guard 2.6.1
Info
Stacktrace
Guardfile