Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

乾坤 源码如何本地启动并调试 #2923

Closed
sjf1996webcode opened this issue Mar 7, 2024 · 1 comment
Closed

乾坤 源码如何本地启动并调试 #2923

sjf1996webcode opened this issue Mar 7, 2024 · 1 comment

Comments

@sjf1996webcode
Copy link

打算本地启动下乾坤源码,但是发现npm run build 直接抛错

TypeScript: 205 semantic errors
TypeScript: emit succeeded (with errors)
node:events:491
      throw er; // Unhandled 'error' event
      ^

Error: TypeScript: Compilation failed
    at Output.mightFinish (D:\download\qiankun-master\node_modules\gulp-typescript\release\output.js:130:43)
    at D:\download\qiankun-master\node_modules\gulp-typescript\release\output.js:65:22
Emitted 'error' event on Duplexify instance at:
    at Duplexify._destroy (D:\download\qiankun-master\node_modules\duplexify\index.js:191:15)
    at D:\download\qiankun-master\node_modules\duplexify\index.js:182:10
    at processTicksAndRejections (node:internal/process/task_queues:78:11)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

这个错误,我不太确定是乾坤抛出的,还是father-build 插件抛出的

运行命令

  • "build": "father-build",

希望有大佬能帮忙解决下,感谢

Copy link

github-actions bot commented Mar 7, 2024

由于缺乏足够的信息(github、stackblitz、codesandbox等可复现仓库),我们暂时关闭了该 Issue。请修改(不要回复) Issue 提供最小重现以重新开启。谢谢。如果只是单独的技术咨询,可移步 https://qiankun.umijs.org/#-community 交流~

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant