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

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

Open dh20156 opened this issue 1 year ago • 0 comments

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"

dh20156 avatar Apr 16 '24 04:04 dh20156