# If I run yarn start things work well but if i run "yarn start run" it doesn't why?

**URL:** https://discourse.roots.io/t/if-i-run-yarn-start-things-work-well-but-if-i-run-yarn-start-run-it-doesnt-why/17065
**Category:** sage
**Tags:** sage9
**Created:** 2019-11-13T19:36:16Z
**Posts:** 5
**Showing post:** 2 of 5

## Post 2 by @alwaysblank — 2019-11-13T19:43:39Z

`yarn start run` is not a command provided by Sage, so I’m not sure what you expect it to do. You can see the commands Sage provides and what they do in `package.json`:

> <https://github.com/roots/sage/blob/bd38502616188be973f60b75717eea95c1fc69d2/package.json#L25-L35>

---

_[View the full topic](https://discourse.roots.io/t/if-i-run-yarn-start-things-work-well-but-if-i-run-yarn-start-run-it-doesnt-why/17065)._
