generator-jhipster-banner icon indicating copy to clipboard operation
generator-jhipster-banner copied to clipboard

TypeError: Cannot read property 'initializing' of undefined

Open doublefx opened this issue 5 years ago • 6 comments

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?

doublefx avatar Mar 01 '20 18:03 doublefx

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

pascalgrimaud avatar Mar 07 '20 12:03 pascalgrimaud

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

pm6422 avatar Mar 07 '20 14:03 pm6422

so, what is the solution to fix this?

Karthik-Sivasubramanian avatar Mar 20 '20 19:03 Karthik-Sivasubramanian

  • fork the project
  • find the fix
  • commit and push to your fork
  • propose a pull request

pascalgrimaud avatar Mar 20 '20 19:03 pascalgrimaud

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

pm6422 avatar Mar 21 '20 07:03 pm6422

image

this is what i see!

Karthik-Sivasubramanian avatar Mar 21 '20 11:03 Karthik-Sivasubramanian