lowcode-engine icon indicating copy to clipboard operation
lowcode-engine copied to clipboard

出码包(alibaba/lowcode-engine(子目录:modules/code-generator))npm run build报错

Open yinxuejiang opened this issue 3 years ago • 3 comments

出码包(alibaba/lowcode-engine(子目录:modules/code-generator))npm run build报错

把出码源码(modules/code-generator),下载下来单独 npm run build报错


拷贝源码(modules/code-generator),安装依赖,npm run build, npm publish报错

  1. 拷贝源码(modules/code-generator)
  2. 安装依赖,
  3. npm run build 报错
  4. 修改包名
  5. npm publish报错

想了解低码引擎中使用,自定义源码的流程

code-generator源码已经修改,怎么在低码引擎中使用

##预期行为

  1. 可以正常编译
  2. 可以正常发布

bug 截图(可选)

image

image


**请提供如下信息(必填)

image

更多额外信息(可选)

把出码源码编译并发布,想低代码引擎中使用

yinxuejiang avatar Sep 06 '22 09:09 yinxuejiang

image

依赖引擎顶层的 tsconfig.json 配置~

LeoYuan avatar Sep 07 '22 07:09 LeoYuan

image 修复上个问题,还是报错

yinxuejiang avatar Sep 07 '22 09:09 yinxuejiang

看报错自己解决一下,看报错信息都很明显~

既然都 fork 代码了,代码的工程化配置、代码逻辑还是得熟悉熟悉的~

LeoYuan avatar Sep 13 '22 11:09 LeoYuan