Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

gulp serve not working #1268

Open
aaroncalderon opened this issue Feb 10, 2016 · 5 comments
Open

gulp serve not working #1268

aaroncalderon opened this issue Feb 10, 2016 · 5 comments

Comments

@aaroncalderon
Copy link

After installing the generator and choosing gulp, I ran gulp serve. However, the app did not load any javascript or css from bower components.

I tried to look into the gulpfile.js but was unable to figure out what went wrong.

I am using:
Windows 7 32bit
node v4.1.1
npm v2.14.4
yo v1.5.0

Then I tried it again with all defaults (except Compass) on the yo prompts. Output is as follows:

Out of the box I include Bootstrap and some AngularJS recommended modules.

? Would you like to use Gulp (experimental) instead of Grunt? No
? Would you like to use Sass (with Compass)? No
? Would you like to include Bootstrap? Yes
? Would you like to use the Sass version of Bootstrap? Yes
? Which modules would you like to include? angular-animate.js, angular-cookies.js, angular-resource.js, angular-route.js, angular-sanitize.js, angular-touch.j

Grunt works dough.

Thanks

@karthilxg
Copy link

I'm facing the same issue, basically wiredep not injecting the bower components to the index.html

@tbcinteractive
Copy link

Same issue in Mac OS X both Gulp / Grunt -- Any solutions?

@gert-janvercauteren
Copy link

There is a pull request (#1247) waiting that should fix the problems you are experiencing, you could try and pull it yourself and see if that resolves your issues.

@geoguide
Copy link

Did not fix it for me. Looks like I'm reinstalling with grunt.

@vishalkrv
Copy link

Gulp start:client starts the server for me however the wiredep feature is not working for me

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants