Skip to content

Conflicting commandlet in PSSQLite with powershellget #33

Description

@DyJohnnY

I tried installing PSSQLlite 1.1.0 but there is a conflict as can be seen below:

PackageManagement\Install-Package : The following commands are already available 
on this system:'Out-DataTable'. This module 'PSSQLite' may override the existing 
commands. If you still want to install this module 'PSSQLite', use -AllowClobber 
parameter.
At C:\Program 
Files\WindowsPowerShell\Modules\PowerShellGet\2.2.5\PSModule.psm1:9711 char:34
+ ... talledPackages = PackageManagement\Install-Package @PSBoundParameters
+                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (Microsoft.Power....InstallPacka 
   ge:InstallPackage) [Install-Package], Exception
    + FullyQualifiedErrorId : CommandAlreadyAvailable,Validate-ModuleCommandAlre 
   adyAvailable,Microsoft.PowerShell.PackageManagement.Cmdlets.InstallPackage

I can install 1.0.3 just fine, the issue seems introduced in 1.1.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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