# Gulp/bower installation issues using screencast

**URL:** https://discourse.roots.io/t/gulp-bower-installation-issues-using-screencast/3922
**Category:** sage
**Tags:** gulp
**Created:** 2015-05-30T06:27:47Z
**Posts:** 8
**Showing post:** 2 of 8

## Post 2 by @ben — 2015-05-30T13:32:57Z

(This is unrelated to the screencast - you’re just trying to get Sage working)

> [@jayseventwo](#):
>
> I then run “bower install”, and get:sh.exe": bower: command not found

Looks like Bower wasn’t installed

> “Bower components directory does not exist”

Because `bower install` failed since Bower isn’t installed

Try installing Bower again (`npm install -g bower`) then running `bower install` before you try to run `gulp`.

These issues are also unrelated to Sage itself, see [Npm Debugging Guidelines (Failed npm install, bower install, or gulp build? Read this)](https://discourse.roots.io/t/npm-debugging-guidelines-failed-npm-install-bower-install-or-gulp-build-read-this/3060)

---

_[View the full topic](https://discourse.roots.io/t/gulp-bower-installation-issues-using-screencast/3922)._
