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
This error is happening since 2020. When trying to upgrade from version 3.24.214 to 3.24.246, I get this error:
You have ditto v3.24.214 installed. Version 3.24.246.0 is available based on your source(s).
Downloading package from source 'https://community.chocolatey.org/api/v2/'
Progress: Downloading ditto 3.24.246.0... 100%
ditto v3.24.246 [Approved]
ditto package files upgrade completed. Performing other installation steps.
ERROR: Cannot process argument transformation on parameter 'file'. Cannot convert value to type System.String.
The upgrade of ditto was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\ditto\tools\chocolateyInstall.ps1'.
See log for details.
@jaysonwcs, I know this isn't exactly the solution you're looking for, but have you tried installing Ditto with a different package manager, like Scoop or WinGet?
I used to install all of my apps with Chocolatey, but I got tired of running into weird installation issues like this on a regular basis, so I started using Scoop and WinGet as my primary and secondary sources for installing apps, and I only use Chocolatey to install apps that I can't get from either of them (which is pretty rare). One of my favorite aspects of Scoop is that when it "installs" an app, it actually just extracts the installer file, creates a "portable" version of the app, and saves it under %USERPROFILE%\scoop\, so it never requires elevation to Administrator.
I've been running Ditto installed from Scoop for over a year now, and it's been a totally seamless, bug-free experience. If you're open to trying other package managers besides Chocolatey, I definitely recommend Scoop, particularly for standalone apps like Ditto.
This error is happening since 2020. When trying to upgrade from version 3.24.214 to 3.24.246, I get this error:
Log part:
The text was updated successfully, but these errors were encountered: