JHipster Generator v4.14 is not showing option of React

人走茶凉 提交于 2019-12-31 02:08:43

问题


While creating an app using JHipster, it is not showing React option for question "Which Framework would you like to use for the client?"


回答1:


In v4.14.x, React support is still “experimental”, so you need to run jhipster --experimental to enable React support.

But no work has been done for React in v4.14.x the last weeks, so you should use the Generator JHipster v5.0.0-beta.1 instead.



来源:https://stackoverflow.com/questions/50233278/jhipster-generator-v4-14-is-not-showing-option-of-react

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!