datatables.net/jszip not found on packageist
datatables.net/jszip not found on packageist
I wanted to add a new set of files via composer to my project. Based on my selection of needs, the Composer tab spits the following:
php composer.phar require datatables.net/jszip
php composer.phar require datatables.net/datatables.net-dt
php composer.phar require datatables.net/datatables.net-buttons-dt
but with composer I can't find the first one (I can successfully get the other two) - I get a _Could not find a matching version of package datatables.net/jszip. Check the package spelling, your version constraint and that the package is availab error.
and to confirm I did not find it on packageist, as you can see here - https://packagist.org/?query=datatables.net/jszip
any thought on what to do? Thank you.
This question has an accepted answers - jump to answer
Answers
datatables.net/jszip
- there is no such package, it is not published by me. Try this one instead.I see that error originates in the download builder - sorry about that. I will get that corrected.
Allan
Thanks Allan. I should have been clearer. That set of instructions originates in the builder, which is why I was seeking it in the first place. Thanks.