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
Hi, I'm trying to install tidalcycles via Chocolatey but I'm getting this error:
> choco install tidalcycles
Chocolatey v0.11.3
Installing the following packages:
tidalcycles
By installing, you accept licenses for the packages.
tidalcycles not installed. An error occurred during installation:
Unable to resolve dependency 'sc3plugins (≥ 3.11.1)'.
tidalcycles package files install failed with exit code 1. Performing other installation steps.
The install of tidalcycles was NOT successful.
tidalcycles not installed. An error occurred during installation:
Unable to resolve dependency 'sc3plugins (≥ 3.11.1)'.
Chocolatey installed 0/1 packages. 1 packages failed.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
Failures
- tidalcycles (exited 1) - tidalcycles not installed. An error occurred during installation:
Unable to resolve dependency 'sc3plugins (≥ 3.11.1)'.
I checked the sc3plugins package on chocolatey.org and the latest version there is 3.9.0. So that explains that 3.11.1 can't be found.
Is v3.9.0 compatible with the other dependencies? If so, I can make a PR and update the nuspec file. If more is required, I'm happy to help but I probably need some guidance 😅.
The text was updated successfully, but these errors were encountered:
Hi, I'm trying to install tidalcycles via Chocolatey but I'm getting this error:
I checked the sc3plugins package on chocolatey.org and the latest version there is 3.9.0. So that explains that 3.11.1 can't be found.
Is v3.9.0 compatible with the other dependencies? If so, I can make a PR and update the nuspec file. If more is required, I'm happy to help but I probably need some guidance 😅.
The text was updated successfully, but these errors were encountered: