alibaba / alibaba/lowcode-engine

@alilc/lowcode-rax-renderer 模块编译错误

Open
#1,137 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
15.9k
Forks
2.7k
PR merge metrics
No merged PRs in 30d

Description

## **Describe the bug (required)** / **详细描述 bug(必填)**
克隆项目到本地,发现`build`某些模块的时候会报错。
`@alilc/lowcode-rax-renderer`模块编译错误。

报错指令:
`npx lerna run build --scope @alilc/lowcode-rax-renderer --stream`

报错截图:
![image](https://user-images.githubusercontent.com/24741025/196133183-76cdefbb-e1ef-4e41-863a-0f87b5749485.png)

项目版本:[`1.0.14`](https://github.com/alibaba/lowcode-engine/commit/7a0bab11aca6fa5856af894736222c6d14897467)
Nodejs版本:`v14.19.1`
系统版本:`Linux version 4.19.91-20210923120534.78bc30e.al7.x86_64 (root@2000eadb29eb) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC)) #1 SMP Thu Sep 23 04:08:04 UTC 2021`([阿里云云端开发平台](https://ide.aliyun.com/))

## **To Reproduce (required)** / **如何复现 bug?(必填,非常重要)**

Steps to reproduce the behavior: / 详细复现步骤:
1. 使用云端开发平台克隆项目
2. `npm i && npm run setup`
3. `npx lerna run build --scope @alilc/lowcode-rax-renderer --stream`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the failure with `npm i && npm run setup`, then run `npx lerna run build --scope @alilc/lowcode-rax-renderer --stream` for the `@alilc/lowcode-rax-renderer` package. Read the build output and the package's build configuration to identify the compilation error; done means the scoped build completes successfully on the reported Node.js 14.19.1 environment.

Written by the indexing model from the issue text.

Assessment

Tech stack
nodejs, typescript
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.