visual-studio-code - 从 VS-Code 添加 NuGet 包时出错

标签 visual-studio-code nuget nuget-package

我在 Visual Studio Code 中添加了 NuGet 包管理器扩展,但每当我尝试添加包时,在从搜索结果和版本号中成功选择包名称和版本号后,我会在通知区域中收到以下错误:

The "path" argument must be one of type string, Buffer, or URL. Received type undefined

知道会发生什么吗?

最佳答案

呃,我的项目根本没有开放。该消息不是很明确,但这是我的错误!

关于visual-studio-code - 从 VS-Code 添加 NuGet 包时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57908712/

相关文章:

visual-studio-code - 自定义shebang的VSCode语法高亮

javascript - 为什么 Prettier 不格式化 VS Code 中的代码?

NuGet.exe : Cannot prompt for input in non-interactive mode

css - 将内容文件从 nuget 目录导入到特定目录

nuget - 在 Linqpad 中更改 nuget 包位置

nuget - 通过 NuGet 的 Azure 存储模拟器?

visual-studio-code - 如何导出设置?

c# - nuget包没有安装依赖项

asp.net - 如何使用 NuGet 包管理器访问 ASP.NET 5 中的 TypeScript 定义?

visual-studio-code - 如何在 Visual Studio Code RC5 中禁用 Ecmascript 6 linting 警告?