Skip to content

Install-Package : A parameter cannot be found that matches parameter name 'Version'. #81

@Arbelac

Description

@Arbelac

Hi,

when attempting to install then I got the following the error message.
note: we have powershell 5.1 on win10

Install-Package LumenWorksCsvReader -Version 4.0.0
Install-Package : A parameter cannot be found that matches parameter name 'Version'.
At line:1 char:37

  • Install-Package LumenWorksCsvReader -Version 4.0.0
  •                                 ~~~~~~~~
    
    • CategoryInfo : InvalidArgument: (:) [Install-Package], ParameterBindingException
    • FullyQualifiedErrorId : NamedParameterNotFound,Microsoft.PowerShell.PackageManagement.Cmdlets.InstallPackage

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