DEV Community

Discussion on: Building an E-Commerce application using Java & React

Collapse
 
adhulappanavar profile image
Anilkumar Dhulappanavar

I was able to resolve when we updated Node and Jhipster versions

$ jhipster --version
INFO! Using JHipster version installed locally in current project's node_modules
6.9.1

$ node -v
v12.18.1

Some comments have been hidden by the post's author - find out more