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
It will not work with the cloud, but it should work locally.
The most likely reason I can think of, is that your web server is not running as the same user as your CLI, and might not have the SSH keys to access the private repository.
Contao Manager v1.8.9.
Contao-manager throws me an error when trying to install a package when I have a non-related private package installed:
But I don't get any error when not using contao-manager.phar.php but directly composer like so:
Here is my composer.json part with my private package:
Please note that I'm under windows 11, and a colleague of mine doesn't seem to have the issue under MacOS.
The text was updated successfully, but these errors were encountered: