Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Iron.io node.js 工作人员。我有蚂蚁作为依赖。我该如何安装?我只能看到特定于语言的依赖项安装(如节点模块)的说明。
谢谢
您可以通过在您的 .worker 文件中包含“dir”命令来将 linux x64 二进制发行版与您的 worker 一起包含。就像是:
目录“apache-ant-1.9.4”
这将包括您的工作包中的整个目录。
在get.iron.io/chat 联系我们寻求帮助。