Build package not available on packagist
See original GitHub issueDescribe the bug
Before version 5.0.0, I was able to run composer require jcbrand/converse.js
and ConverseJS dist files. But now all I get are the source files, not dist files anymore.
To Reproduce Steps to reproduce the behavior:
- Install the latest
composer
tool - Go to an empty folder to avoid mess the current one
- Type
composer require jcbrand/converse.js v5.0.1
- Check dist files by typing
ls vendor/jcbrand/converse.js/dist
Expected behavior We should find ConverseJS dist files. Before we had
$ ls vendor/jcbrand/converse.js/dist
converse.js
Screenshots
Environment (please complete the following information):
- packagist
- composer
- Converse.js version >= 5.0.0
Additional context I’m trying to add conversejs 5.0.1 as requirement for TikiWiki CMS.
<bountysource-plugin>Want to back this issue? Post a bounty on it! We accept bounties via Bountysource. </bountysource-plugin>
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Packagist - The PHP Package Repository
What is Packagist? Packagist is the default Composer package repository. It lets you find packages and lets Composer know where to get the...
Read more >php - Why composer can not find my brand new package on ...
This means new packages and old unused packages will only be visible to Composer 2 until someone installs them, at which point they...
Read more >packagist not detecting version of my package #587 - GitHub
When I initially added the package, the composer.json file did not contain version info and there was no version tag, but the command ......
Read more >Using Private Packagist in a Composer project
Disabling the public open-source repository packagist.org is important because Private Packagist mirrors all the packages you get from there. If you do not...
Read more >Repositories - Composer
A repository is a package source. It's a list of packages/versions. Composer will look in all your repositories to find the packages your...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Also need to think of 55k installs that will want to upgrade: https://packagist.org/packages/jcbrand/converse.js/stats
Workaround: https://asset-packagist.org/package/detail?fullname=npm-asset/converse.js