Closed gpeev closed 8 years ago
+1
Yes, it's normal. This module need to be updated for JHipster 3.0
See https://github.com/jhipster/generator-jhipster/pull/3104 and https://github.com/jhipster/generator-jhipster/issues/3435
Just updated this module. I will PR soon -> maybe tonight or tomorrow. Could you test and made a new release @moifort ?
Yes thank you a lot @pascalgrimaud, I really dont have time now, quite difficult for me. Your help is more than welcome!
Sorry for the question, but, is any date for the delivery version of this fix?
In any case, thanks in advance.
@fmunozse : I've just accepted the PR here #10 If you want to use this module, try to use directly the master. Here the step to do it: 1) git clone https://github.com/moifort/generator-jhipster-angular-ui.git 2) cd generator-jhipster-angular-ui 3) npm install 4) npm link
thanks @pascalgrimaud thats works ;)
I've tried to install this with several different versions [v0.11.14, v0.12.7, v4.0.0, v5.0.0, v6.2.0] of node but I keep getting the same error. I can try something specific if you have a recommendation.
I'm hoping this is an easy fix. Thanks for reviewing.