Questions tagged as 'yeoman'

0
answers

Problems in grunt tasks for versioning when html files are inside other folders

Using Grunt, I have installed and configured plugins : - grunt-contrib-copy - grunt-contrib-clean - grunt-contrib-concat - grunt-contrib-uglify - grunt-contrib-cssmin - grunt-usemin - grunt-contrib-imagemin - grunt-rev In my architect...
asked by 08.09.2016 / 15:56
1
answer

Working with javascript environments using Grunt

I have a very bad problem in my web projects, I do not work with environments, I wanted my application to have different configuration types according to the environment, for example: in the DEV environment my application accesses a server and i...
asked by 11.09.2014 / 02:15
0
answers

I'm having trouble with Bower installation, how do I solve it? [closed]

I'm having trouble with bower installation, I already had it installed, I even worked on some projects using "yo + grunt + bower". However, today when I was creating a new project I got a problem in running bower, when I run the command to insta...
asked by 19.07.2014 / 03:30
2
answers

Hibernate jumping id string

I generated a project by JHipster which uses Java , Spring and Hibernate in the backend, I created a class as follows: Liquibase: <changeSet id="20160504131602" author="jhipster"> <createTable ta...
asked by 06.05.2016 / 14:02
0
answers

Rename a variable / class with Yeoman

Get Prompt data and use it in the templates code I'm starting to use Yeoman and I have a question I ask the user the name of a class through the Prompt this.controllerName = await this.prompt({ type: 'input', name: 'cont...
asked by 18.12.2018 / 17:23
1
answer

How to use harlan-generator in Yeoman?

I'm thinking of creating a webapp using harlan and I ended up discovering that it has a yo-generator called generator-harlan. From what I understand it's like the generator-angular pro Yeoman but I can not install the generator-harlan by npm...
asked by 16.11.2015 / 15:02