Skip to content

Property "FullName" cannot be found on the object #6

@kmac23va

Description

@kmac23va

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions