# Using Ray with Sage 10

**URL:** https://discourse.roots.io/t/using-ray-with-sage-10/22256
**Category:** sage
**Tags:** sage10
**Created:** 2022-02-04T10:45:27Z
**Posts:** 2

## Post 1 by @erip2 — 2022-02-04T10:45:27Z

I’m trying to use the [Ray app](https://spatie.be/docs/ray/v1/introduction) with Sage theme, but after installation, I get an error: [https://github.com/spatie/wordpress-ray/issues/48](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!

---

## Post 2 by @alwaysblank — 2022-02-04T14:58:35Z

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.
