【发布时间】:2019-10-18 12:23:30
【问题描述】:
我已经安装了审计实体组件:https://www.jhipster.tech/modules/marketplace/#/details/generator-jhipster-entity-audit 但是当我运行 jhipster-entity-audit 命令时,它告诉我无法识别命令。我在windows下,我用CMD
【问题讨论】:
-
您的意思是
yo jhipster-entity-audit命令,如模块自述文件中所述,对吧?只需检查您在问题中省略了 yo 即可。 -
TypeError: this.getJhipsterAppConfig is not a function错误是一个影响其他模块的已知问题,请参阅stackoverflow.com/questions/56191820/… 了解解决方法,并将问题报告给模块作者github.com/hipster-labs/generator-jhipster-entity-audit/issues