Skip to content

执行egg-rpc-generator会去构建maven项目进而引发错误,不能退出 #15

@wwl88436384

Description

@wwl88436384

在执行egg-rpc-generator时,因为这个项目是纯客户端执行没问题,服务端执行就会去构建maven项目,我不知道这个是不是开发忘记删除什么东西了,因为即使构建失败也不会影响项目运行,但是构建失败会产生错误,这个错误会被捕捉到,问题就在于egg-rpc-generator.js文件中的这句代码console.error(err.stack.red);因为err.stack是undefined的,所以会导致process无法退出,希望能够修改一下,虽然好像这个项目没人维护了

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions