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.
我使用的是 ballerina 版本 0.980.0 当我将 util 包导入到我的 ballerina 代码中时,它显示一个错误:“无法解析包'ballerina/util”。
任何人都可以为此提供解决方案吗?
似乎没有一个名为ballerina/util. 请参阅 Ballerina API 文档以获取 ballerina org-name 下提供的软件包列表。也许提供更多有关您要实现的目标的信息?
ballerina/util
根据此处的讨论,已删除 util 包。它的功能已移至其他软件包。