PierreBesson / generator-jhipster-banner

JHipster module to generate a custom Spring Boot banner.txt
Apache License 2.0
20 stars 1 forks source link

TypeError: Cannot read property 'initializing' of undefined #2

Open doublefx opened 4 years ago

doublefx commented 4 years ago

Hi, I installed the last jhispter version and jhipster-banner, tried to run it after having created my project and got:

yo jhipster-banner TypeError: Cannot read property 'initializing' of undefined at addInQueue (C:\Users\doublefx\AppData\Roaming\npm\node_modules\generator-jhipster-banner\node_modules\generator-jhipster\node_modules\yeoman-generator\lib\index.js:609:39) at Array.forEach (<anonymous>) at C:\Users\doublefx\AppData\Roaming\npm\node_modules\generator-jhipster-banner\node_modules\generator-jhipster\node_modules\yeoman-generator\lib\index.js:624:20 at new Promise (<anonymous>) at child.run (C:\Users\doublefx\AppData\Roaming\npm\node_modules\generator-jhipster-banner\node_modules\generator-jhipster\node_modules\yeoman-generator\lib\index.js:581:21) at Environment.runGenerator (C:\Users\doublefx\AppData\Roaming\npm\node_modules\yo\node_modules\yeoman-environment\lib\environment.js:616:22) at Environment.run (C:\Users\doublefx\AppData\Roaming\npm\node_modules\yo\node_modules\yeoman-environment\lib\environment.js:603:17) at C:\Users\doublefx\AppData\Roaming\npm\node_modules\yo\lib\cli.js:167:11 at Environment.resolver.lookup (C:\Users\doublefx\AppData\Roaming\npm\node_modules\yo\node_modules\yeoman-environment\lib\resolver.js:73:12) at init (C:\Users\doublefx\AppData\Roaming\npm\node_modules\yo\lib\cli.js:128:7)

Any clue?

pascalgrimaud commented 4 years ago

it's normal, as this module is not maintained anymore, so it's not compatible with the current version of JHipster

pm6422 commented 4 years ago

I've tried to use JHipster 4.6, but it failed

Karthik-Sivasubramanian commented 4 years ago

so, what is the solution to fix this?

pascalgrimaud commented 4 years ago
pm6422 commented 4 years ago

I got the another option. Go to http://patorjk.com/software/taag/#p=display&f=Graffiti&t=Type%20Something%20

Select the ANSI Shadow font

Karthik-Sivasubramanian commented 4 years ago

image

this is what i see!