You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried the install instructions, Install-Package Blazor.Extensions.Canvas, and I got this error:
Install-Package : No match was found for the specified search criteria and package name 'Blazor.Extensions.Canvas'.
Try Get-PackageSource to see all available registered package sources.
At line:1 char:1
+ Install-Package Blazor.Extensions.Canvas
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Microsoft.Power....InstallPackage:InstallPackage) [Install-Package], Ex
ception
+ FullyQualifiedErrorId : NoMatchFoundForCriteria,Microsoft.PowerShell.PackageManagement.Cmdlets.InstallPackage