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 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
The text was updated successfully, but these errors were encountered:
I tried installing PSSQLlite 1.1.0 but there is a conflict as can be seen below:
I can install 1.0.3 just fine, the issue seems introduced in 1.1.0
The text was updated successfully, but these errors were encountered: