MedicOneSystems / livewire-datatables

Advanced datatables using Laravel, Livewire, Tailwind CSS and Alpine JS
https://livewire-datatables.com/
MIT License
1.19k stars 258 forks source link

Not able to install #367

Open rhoyle opened 2 years ago

rhoyle commented 2 years ago

composer require mediconesystems/livewire-datatables Using version ^0.6.8 for mediconesystems/livewire-datatables ./composer.json has been updated Running composer update mediconesystems/livewire-datatables Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of packages.

Problem 1

To enable extensions, verify that they are enabled in your .ini files:

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

I have the following installed on my computer. xampp Control Panel v3.3.0 With php V8.1.1 laravel v8.77.1 Livewire v2.8.2 Jetstream v2.5.0 tailwindcss v3.0.7 Was Wondering When you might be updating this component?

NikarashiHatsu commented 2 years ago

This is the issue with your PHP extension. The error itself giving the instruction clear enough to enable the php-gd.