错误:在 Ivy 完整编译模式下使用 Angular 源进行编译。 [对象对象]

发布于 2025-01-14 03:30:07 字数 413 浏览 1 评论 0原文

nx run app-name:build --verbose --with-deps

抛出以下错误,

错误:

在 Ivy 完全编译模式下使用 Angular 源进行编译。 [object Object]

NX 运行目标“app-name:build”失败

失败的任务:

  • lib-name:build

提示:使用 --verbose 运行命令以获取更多详细信息。


问题是我无法看到详细的错误日志。

即使我使用 --verbose,编译器也只是说 [object Object]

我如何查看错误日志或者以前有人遇到过这个问题吗?

nx run app-name:build --verbose --with-deps

throws the following error,

ERROR :

Compiling with Angular sources in Ivy full compilation mode.
[object Object]

NX Running target "app-name:build" failed

Failed tasks:

  • lib-name:build

Hint: run the command with --verbose for more details.


The problem is I am unable to see the detailed error log.

The compiler just says [object Object] even i use --verbose.

How do I see the error logs or did anyone face this issue before ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文