yeoman-generator Questions
0
I have been working around with yeoman and I have generated a webapp with yeoman webapp generator and have added font-awesome and bootstrap-css with bower install. Also I have run grunt bowerInstal...
Figured asked 9/6, 2014 at 15:11
1
Solved
i have a grunt script that uses usemin but the weird thing is is that the index.html file is not affected by usemin at all! it means that my file still has all the
<!-- build:css styles/main....
Foreordination asked 27/5, 2014 at 17:21
1
Solved
I'd like to know if possible to separate a yeoman app by modules (like MEANJS generator) basically with the following structure:
Module 1
views
controllers
services
css
config
module1.js
Module...
Tolbutamide asked 27/5, 2014 at 0:33
2
Solved
I would like to know if it is possible to use Spring MVC (using Gradle) for backend stuff together with node.js as the web server,and how? Do they communicate via JSON?
The reason I would like to ...
Beggs asked 29/4, 2014 at 11:40
1
Solved
I am using Angular 1.2.6. I am trying to use bower to install angular-animate and ngAnimate-animate.css. I've tried installing (bower install --save angular-animate), uninstalling several time and ...
Clinometer asked 8/4, 2014 at 18:6
2
Solved
I'm trying to generete jhipster project by yo. But when I run it, a strange error occurs: The package karma does not satisfy its siblings' peerDependencies requirements!
I uninstalled the nodejs co...
Secern asked 12/3, 2014 at 22:7
1
After generating my project scaffolding, I'd like Yeoman to install my npm dependencies in a subfolder, rather than in the main project folder. I have my package.json file in the /gulp subfolder of...
Abaxial asked 12/3, 2014 at 19:6
2
Solved
Am facing issue in building the yeoman project checkout from git. Am trying to take git checkout of yeoman project and run grunt serve. Following is the scenario followed by error description
Scen...
Fetus asked 13/3, 2014 at 10:48
2
Solved
I'm trying to run the generator-angular yeoman generator. But after installing and running it I get the following error
npm http GET https://registry.npmjs.org/core-util-is
npm http GET https://re...
Betaine asked 11/3, 2014 at 7:48
1
Solved
I followed Yeoman's guide to set up an Angular.js app. I didn't change anything except for the hostname from "localhost" to "0.0.0.0".
When I did grunt serve, there were no errors. Eventually I do...
Stacked asked 20/2, 2014 at 3:18
1
I've used grunt before but haven't tried using Yeoman generators until recently. The generators themselves doesn't take long to run, but running npm install afterwards takes what feels like an eter...
Lobation asked 13/12, 2013 at 8:35
1
Solved
I'm doing a small toy project to test Yeoman and angular.
After having created the application with yo angular I've started writing a service and its tests. Everything was perfect until I tried to...
Yolande asked 25/1, 2014 at 21:27
1
Solved
Is it possible to use two generators on one project with yeoman?
For example: I want to use the angular-generator but also want to use another generator, whether it be custom or one of the bootstr...
Destructor asked 4/12, 2013 at 1:58
© 2022 - 2024 — McMap. All rights reserved.