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 am using kudu API to call composer commands and I use Invoke-RestMethod of powershell for that. The commad runs fine, but response returns like error.
So, I have tried with kudu console and really it writes red messages, it looks like error but it is not.
The text was updated successfully, but these errors were encountered:
I can see that extension does not register public keys and that throw internal warnings and show red messages, I have fixed this issue running "composer self-update --update-keys".
I need to fix my composer.json file too, I have seen all these issues running "composer diagnose" command.
If that fix the warning messages I can close this ticket.
I have not modified how composer writes it's logs, so I don't think i'll be able to fix this issue. It might be worth raising an issue on the composer repo.
I am using kudu API to call composer commands and I use
Invoke-RestMethod
of powershell for that. The commad runs fine, but response returns like error.So, I have tried with kudu console and really it writes red messages, it looks like error but it is not.
The text was updated successfully, but these errors were encountered: