系统提示我下载新的forge tools版本,然后我已经成功地从https://trigger.io/forge/upgrade/下载了版本3.3.0。
接下来我运行"source go.sh“
在此之后,我运行"forge build",并得到以下消息:
(forge-environment) forge build
[ INFO] Forge tools running at version 3.3.0
[ INFO] Update result: you already have the latest tools
[ INFO] Your app configuration has changed: we need to rebuild your app
[ INFO] Starting new build
[ ERROR] Forge API call to app/5164f58e8cfb11e1931112313d1adcbe/template went wrong:
The platform version requested is incompatible with the version of the build tools you
are using.
Requested Forge platform version: v1.2
Your current build tools version: 3.3.0
Update your build tools from: https://trigger.io/forge/upgrade/有没有我应该做的额外设置?
发布于 2012-04-28 01:10:15
v1.2 Trigger.io平台暂时与最新的构建工具不兼容:我们修复了这个问题,并推出了更新。
如果您再次尝试运行forge build,您应该可以运行了。
https://stackoverflow.com/questions/10353980
复制相似问题