# Inconsistencies between Lando local and Pantheon dev

**URL:** https://discourse.roots.io/t/inconsistencies-between-lando-local-and-pantheon-dev/20242
**Category:** sage
**Tags:** sage10
**Created:** 2021-02-28T15:17:16Z
**Posts:** 5
**Showing post:** 4 of 5

## Post 4 by @frankstallone — 2021-03-05T13:31:49Z

Looking at the `storage/logs` folder I see `acorn.log` and atop is

```
[2021-02-18 21:18:31] production.ERROR: The /code/wp-content/themes/btc/bootstrap/cache directory must be present and writable.
```

This tells me that I potentially need another [step in my setup for Pantheon](https://discourse.roots.io/t/sage-10-on-pantheon-a-guide-and-method/19978/6) to symlink this `cache` folder to the `uploads` folder as I have done for the `storage/`folder. There is no mention of this `bootstrap` folder in the Sage 9 docs (duh I know but I looked), [it’s not in the theme structure](https://roots.io/docs/sage/9.x/configuration/#theme-structure), and not much [on the Acorn github](https://github.com/roots/acorn) about this folder needing write access.

I am not sure adding this symlink will automagically make Acorn happy or if I’ll need to do something else to kick start acorn. Maybe this is the source of my issues? I’ll report back after I’ve made this change, and [updated my methods](https://discourse.roots.io/t/sage-10-on-pantheon-a-guide-and-method/19978/6).

---

_[View the full topic](https://discourse.roots.io/t/inconsistencies-between-lando-local-and-pantheon-dev/20242)._
