php-jwt icon indicating copy to clipboard operation
php-jwt copied to clipboard

phpize: command not found

Open juggernautsei opened this issue 2 years ago • 1 comments

I just cloned the repo and ran the command. Now what do I do?

juggernautsei avatar Mar 20 '23 11:03 juggernautsei

you need install php-dev package

sudo apt install php-dev

tzitzimime avatar Oct 07 '24 20:10 tzitzimime