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'm a developer who works in an organization that uses JFrog's Artifactory as its repo system.
I couldn't figure out why Composer was complaining that your nette/schema and later nette/utils libraries weren't in the repository when I could plainly see them. However, I noticed that they were missing a lot of listings on their "properties" tab in Artifactory. And this tipped me off. When I saw the emoticons in the Description fields, I removed them and repackaged the .zip. I then uploaded them to Artifactory and suddenly Composer could see them.
Steps To Reproduce
... If possible a minimal demo of the problem ...
Expected Behavior
... A clear and concise description of what you expected to happen.
Possible Solution
Remove emoticons from your composer.json for your packages. Keep everything UTF-8.
The text was updated successfully, but these errors were encountered:
Version: ALL
Bug Description
I'm a developer who works in an organization that uses JFrog's Artifactory as its repo system.
I couldn't figure out why Composer was complaining that your nette/schema and later nette/utils libraries weren't in the repository when I could plainly see them. However, I noticed that they were missing a lot of listings on their "properties" tab in Artifactory. And this tipped me off. When I saw the emoticons in the Description fields, I removed them and repackaged the .zip. I then uploaded them to Artifactory and suddenly Composer could see them.
Steps To Reproduce
... If possible a minimal demo of the problem ...
Expected Behavior
... A clear and concise description of what you expected to happen.
Possible Solution
The text was updated successfully, but these errors were encountered: