UI-TARS-desktop icon indicating copy to clipboard operation
UI-TARS-desktop copied to clipboard

[Bug]: Unable to package: Windows occurs Could not find any make targets configured for the "darwin" platform error #367

Open taype opened this issue 9 months ago • 3 comments

Version

1.0.0

Model

UI-TARS-2B-SFT

Deployment Method

Cloud

Issue Description

使用pnpm run build打包的时候一直出现Could not find any make targets configured for the "darwin" platform.错误,无法打包。

Error Logs

✖ Resolving make targets › Could not find any make targets configured for the "darwin" platform. ◼ Running package command ◼ Running preMake hook ◼ Making distributables ◼ Running postMake hook

An unhandled rejection has occurred inside Forge: Error: Could not find any make targets configured for the "darwin" platform. at //@electron-forge/core/dist/api/make.js:114:27 at _Task.taskFn (/Users//@electron-forge/tracer/dist/index.js:58:42) at _Task.run (/Users/******************/listr2/dist/index.cjs:2063:35)  ELIFECYCLE  Command failed with exit code 1.

taype avatar Mar 26 '25 03:03 taype

我是用的mac pro,arm芯片。

taype avatar Mar 26 '25 03:03 taype

Thanks for your feedback! could you tell in which package you to run pnpm run build?

ulivz avatar Mar 27 '25 12:03 ulivz

I am in

apps/ui-tars

and pnpm run build.

taype avatar Mar 28 '25 08:03 taype