# Sage 9/Bedrock + Gutenberg Error

**URL:** https://discourse.roots.io/t/sage-9-bedrock-gutenberg-error/11924
**Category:** bedrock
**Tags:** sage9, sage
**Created:** 2018-03-15T17:01:31Z
**Posts:** 2

## Post 1 by @apintocr — 2018-03-15T17:01:32Z

Hello,

Using Sage 9/Bedrock Stack with Gutenberg (2.4.0) gives an error when loading the codemirror styles/scripts (see below).

I believe this is due to the fact Bedrock is on a subfolder because it is trying to load the script directly from /wp-admin and not /wp/wp-admin.

Anything we can do to workaround this?

![image](https://discourse.roots.io/uploads/default/original/2X/f/fffca99cdea4922c410b98d7b08d1790aa7200a1.png)

```
Failed to load resource: the server responded with a status of 404 ()

/wp-admin/load-scripts.php?load=wp-codemirror,code-editor,htmlhint,csslint,jshint:1 Failed to load resource: the server responded with a status of 404 ()

load-styles.php:1 Failed to load resource: the server responded with a status of 404 ()
```

---

## Post 2 by @ben — 2018-03-16T14:45:00Z

Gutenberg doesn’t support WP installed in a subdirectory? Are you sure…? I’ve used it on Bedrock without a problem previously.

Either way, this is not a bug what we’re responsible for and should be reported upstream if it’s an actual issue.

---

## Post 3 by @ben — 2018-03-16T14:45:04Z


