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

Running jhipster-generator-nodejs via Docker give error

Open threedliteguy opened this issue 3 years ago • 1 comments

Running jhipster-generator-nodejs using the Docker instructions in the readme.md returns an error. Dependency resolution for nest fails and there is a lint error that prevents it from completing. However some files are generated. I am using MacOS and Docker Desktop. I did notice it appears to be still using node 12, would 16 work better?

threedliteguy avatar Oct 27 '21 12:10 threedliteguy

Hi. Thanks for the issue.

Try with replacing the 12.18.4 version with the 14.16.0 for the docker file line.

ghost avatar Oct 28 '21 08:10 ghost

i'm having some problem with the docker, npm install fails when tried install bcrypt. Captura de Pantalla 2023-01-30 a la(s) 14 14 57

mserravalle92 avatar Jan 30 '23 17:01 mserravalle92