Using Ray with Sage 10

I’m trying to use the Ray app with Sage theme, but after installation, I get an error: https://github.com/spatie/wordpress-ray/issues/48.

I’ve opened this issue on the Ray WordPress repo, but I just wanted to make sure whose problem is this: the sage theme or the plugin?

If anyone can have a look, it would be very helpful, because this is a very good debugging tool and it’s becoming problematic for me to develop the theme without it.

Thanks!

It looks like the issue is that Ray includes its own vendor folder with Composer dependencies rather than allowing those dependencies to be resolved by Composer at a project level. You might be able to install the Laravel or Framework Agnostic versions of Ray to get around that, but those wouldn’t have the WordPress specific features. I don’t know that there’s anything Sage would be able to do about this.