alibaba / alibaba/lowcode-engine

yarn build 一直卡在 4: ./build.lowcode.js

Open
#2,997 0 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(必填)**

执行
$ yarn build
yarn run v1.22.19
@alib/build-scripts 0.1.32
0: /Users/x/.nvm/versions/node/v18.19.0/bin/node
1: /Users/x/project/console-widget/node_modules/.bin/build-scripts
2: build
3: --config
4: ./build.lowcode.js

然后就一直卡在这个地方,没有任何输出,错误信息也没有
---

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

Steps to reproduce the behavior: / 详细复现步骤:
只在我的环境出现上述问题,同一份代码在不同的机器上都正常,出问题的环境信息:
MacOS Monterey Version 12.7.2
node --version v18.19.0
npm --version 10.2.3
"@alifd/build-plugin-lowcode": "^0.4.7"
---

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing `yarn build` with the reported macOS, Node, npm, and @alifd/build-plugin-lowcode versions, then inspect `./build.lowcode.js` and the `build-scripts` invocation where output stops. Done means identifying why this environment hangs or documenting a confirmed build result and actionable cause.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.