Top "Yeoman-generator" questions

Yeoman generator is a scaffolding system built on top of Node.

Error: Cannot find where you keep your Bower packages. Use --force to continue

I'm building an App using MEAN Stack and trying to scaffold my frontend using yeoman-generator, when I do yo angular …

angularjs node.js yeoman-generator
Available yeoman generator for Angular 2

There is the official Angular generator, and many users provided ones for Angular 1. But I haven't found a generator for …

angular yeoman-generator
`yo angular` gives error: npm ERR! code ENOENT npm ERR! errno 34 (yes I have cleaned the cache and set .npmignore)

I tried to run yo angular in a new project directory, but it gave me the ENOENT error somewhere along …

node.js angularjs npm yeoman yeoman-generator
Unable to find a suitable version for angular with bower installation error for angular-animate module

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 …

angularjs bower ng-animate yeoman-generator karma-jasmine
How to use Spring MVC with node.js

I would like to know if it is possible to use Spring MVC (using Gradle) for backend stuff together with …

sql node.js spring angularjs yeoman-generator
npm install without symlinks option not working

I setup a development environment with Windows 8 and Ubuntu as a virtual machine. For that I use VirtualBox. I also …

node.js ubuntu ember.js npm yeoman-generator
Yeoman.io problems installing generator-angular

When writing question used the Google translator. On a freshly installed ubuntu 14.04 set nodejs - sudo add-apt-repository ppa:chris-lea/node.…

javascript npm yeoman yeoman-generator yeoman-generator-angular
How to update the JHipster project after updating JHipster generator?

I updated my JHipster installation as per this page by running the command npm update -g generator-jhipster But to update …

java spring yeoman-generator jhipster
Error: EACCES, permission denied in command #yo angular

I come yeoman and angular begun to use that command but I threw this error, which I can do? #yo …

javascript node.js yeoman yeoman-generator yeoman-generator-angular
Can Yeoman generators update existing files?

So just to give you some context, I'm trying to create a generator that will create some files (based on …

yeoman yeoman-generator