admin管理员组文章数量:1343909
I'm trying to follow along with this tutorial for using SignalR in ASP.NET, just for fun. But I go to use LibGen (which admittedly I've not used before) to install the client side library and my Visual Studio client shows me this, where the library name is filled with Intellisense but doesn't actually load any files from the library.
And then when I try and just include all library files and install I get the error The "@microsoft/signalr@latest" library could not be resolved by the "unpkg" provider
I've tried researching this issue by looking for library installation issues or issues with LibGen being installed but to my understanding LibGen should just work out of the box with Visual Studio and the library itself is managed by npm, which I do have on my PC.
Anyone have any idea what's going wrong here? It's a real black box problem that I'm struggling to get into. I've considered installing the LibGen CLI as a solution but am waiting to see if I can hack this first.
I'm trying to follow along with this tutorial for using SignalR in ASP.NET, just for fun. But I go to use LibGen (which admittedly I've not used before) to install the client side library and my Visual Studio client shows me this, where the library name is filled with Intellisense but doesn't actually load any files from the library.
And then when I try and just include all library files and install I get the error The "@microsoft/signalr@latest" library could not be resolved by the "unpkg" provider
I've tried researching this issue by looking for library installation issues or issues with LibGen being installed but to my understanding LibGen should just work out of the box with Visual Studio and the library itself is managed by npm, which I do have on my PC.
Anyone have any idea what's going wrong here? It's a real black box problem that I'm struggling to get into. I've considered installing the LibGen CLI as a solution but am waiting to see if I can hack this first.
Share Improve this question edited 18 mins ago Jason Pan 22.4k2 gold badges22 silver badges45 bronze badges asked 1 hour ago DisplazaDisplaza 859 bronze badges 1- ... just for fun...: When one engages in something just for fun , and one gets to the point where it's no longer fun, it seems like a good time to discontinue the activity. – It all makes cents Commented 44 mins ago
1 Answer
Reset to default 0You can use jsdelivr
, it's same.
本文标签: cLibgen in Visual Studio 2022 not showing library filesStack Overflow
版权声明:本文标题:c# - Libgen in Visual Studio 2022 not showing library files - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1743736002a2530021.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论