Replies: 1 comment 2 replies
-
Hi, app dir |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey,
I am trying to proxy a repository. It is not packagist.org, it is a nexus composer group which includes a proxy of packagist.org and additional private packages. I do not think that this is important, though.
I added the proxy in the config and ran
./bin/console packagist:sync:mirrors proxyname
Then when I put the proxy in my composer.json and try to download packages, I get errors like this:
I can not find any logs about this though. Where do the application logs go?
Beta Was this translation helpful? Give feedback.
All reactions