无法从最新的JHipster 6.5.0导出JDL。错误显示“无法读取未定义的属性'错误'”

时间:2019-11-22 08:11:58

标签: jhipster

我已经更新到最新的Jhipster 6.5.0。我已经看到导出选项不起作用 以下是我收到的错误消息。即使使用-d(调试)选项,也不会打印太多内容

C:\ap\ap>jhipster -d export-jdl C:\ap\export-ap.jdl
INFO! Using JHipster version installed locally in current project's node_modules
INFO! Debug logging is on
DEBUG!  cmd: export-jdl
DEBUG!  args: C:\ap\export-ap.jdl, commands: Object, options: Object, _execs: Object, _allowUnknownOption: true, _args: Object, _name: export-jdl, _noHelp: false, parent: Object, _description: Create a JDL file from the existing entities, _argsDescription: undefined, _events: Object, _eventsCount: 1
DEBUG!  opts: argument: Object, desc: Create a JDL file from the existing entities
DEBUG!  Arguments found
DEBUG!  cmdArgs: C:\ap\export-ap.jdl
INFO! Executing jhipster:export-jdl C:\ap\export-ap.jdl
INFO! Options: d: export-jdl, from-cli: true
ERROR! TypeError: Cannot read property 'error' of undefined

1 个答案:

答案 0 :(得分:0)

是的。这是JHipster的新版本,已修复。感谢更新