# Class sage.assets does not exist

**URL:** https://discourse.roots.io/t/class-sage-assets-does-not-exist/21099
**Category:** sage
**Created:** 2021-07-10T21:10:00Z
**Posts:** 2

## Post 1 by @yecats — 2021-07-10T21:10:00Z

Using sage 9.0.7, and getting a white screen of death. This is the error:

```
[10-Jul-2021 20:42:21 UTC] PHP Fatal error Uncaught ReflectionException: Class sage.assets does not exist in /home/customer/www/mydomain.com/public_html/wp-content/themes/mytheme/vendor/illuminate/container/Container.php:767

Stack trace:

#0 /home/customer/www/mydomain.com/public_html/wp-content/themes/mytheme/vendor/illuminate/container/Container.php(767): ReflectionClass->__construct('sage.assets')
#1 /home/customer/www/mydomain.com/public_html/wp-content/themes/mytheme/vendor/illuminate/container/Container.php(646): Illuminate\Container\Container->build('sage.assets')
#2 /home/customer/www/mydomain.com/public_html/wp-content/themes/mytheme/vendor/illuminate/container/Container.php(601): Illuminate\Container\Container->resolve('sage.assets', Array)
#3 /home/customer/www/mydomain.com/public_html/wp-content/themes/mytheme/vendor/illuminate/container/Container.php(589): Illuminate\Container\Container->make('sage.assets', Array)
#4 /home/customer/www/mydomain in /home/customer/www/mydomain.com/public_html/wp-content/themes/mytheme/vendor/illuminate/container/Container.php on line 767
```

---

## Post 2 by @yecats — 2021-07-11T16:25:08Z

Deleting the wp-content/uploads/cache folder fixed this issue.

---

## Post 3 by @system — 2021-08-21T21:10:03Z

This topic was automatically closed after 42 days. New replies are no longer allowed.
