错误试图安装最新的nuget pkg aspose.cells

发布于 2025-01-19 02:45:16 字数 561 浏览 1 评论 0原文

尝试在VS 2019中安装最新的Aspose.cells软件包。有一个好友尝试相同的事情,同样的错误。有许可证。我想念什么?

Severity    Code    Description Project File    Line    Suppression State
Error       The feed 'nuget.org [https://api.nuget.org/v3/index.json]' lists package 'Aspose.Cells.22.3.0' but multiple attempts to download the nupkg have failed. The feed is either invalid or required packages were removed while the current operation was in progress. Verify the package exists on the feed and try again.
Unable to find package 'Aspose.Cells.22.3.0'.

        

            

Trying to install the latest Aspose.Cells package in VS 2019. Had a buddy try the same thing, same error. Have a license. What am I missing?

Severity    Code    Description Project File    Line    Suppression State
Error       The feed 'nuget.org [https://api.nuget.org/v3/index.json]' lists package 'Aspose.Cells.22.3.0' but multiple attempts to download the nupkg have failed. The feed is either invalid or required packages were removed while the current operation was in progress. Verify the package exists on the feed and try again.
Unable to find package 'Aspose.Cells.22.3.0'.

        

            

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

风蛊 2025-01-26 02:45:16

我测试了你的场景/案例。我在 VS.NET 2019 中创建了一个新的控制台应用程序。然后,我单击“工具”|“Nuget 包管理器”|“管理 Nuget 包...”选项。现在,我在单击“浏览”链接后搜索了 Aspose.Cells (v22.3.0)。然后我安装了最新版本并且运行良好。我在导入过程中也没有收到任何错误。

该问题可能是由于您端的 NuGet 包管理器配置造成的。您可以清除 NuGet 缓存并在 VS.NET 中再次尝试。

附言。我在 Aspose 担任支持开发人员/布道者。

I tested your scenario/case. I created a new console application in VS.NET 2019. Then, I clicked on Tools|Nuget Package Manager|Manage Nuget Packages… option. Now I searched Aspose.Cells (v22.3.0) after clicking Browse link. I then installed the latest version and it works fine. I do not get any error during the import process as well.

The issue might be due to NuGet Package Manager configuration on your end. You may clear NuGet cache and give it a try in your VS.NET again.

PS. I am working as Support developer/ Evangelist at Aspose.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文