-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
When I'm running the Invoke-NewModule command in Visual Studio 2019, I'm getting the following error in the NuGet console:
Get-VisualStudioTemplate : The property 'FullName' cannot be found on this object. Verify that the property exists.
At C:\Users\Kenneth
McAndrew\Documents\WindowsPowerShell\Modules\TheCodeAttic.Helix.PowerShellProjectCreator\TheCodeAttic.Helix.PowerShellProjectCreator.psm1:1686
char:29
- ... platePath = Get-VisualStudioTemplate -TemplateName 'EmptyWebApplicati ...
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~- CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
- FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Get-VisualStudioTemplate
The property 'FullName' cannot be found on this object. Verify that the property exists.
Metadata
Metadata
Assignees
Labels
No labels