php-jwt
php-jwt copied to clipboard
phpize: command not found
I just cloned the repo and ran the command. Now what do I do?
you need install php-dev package
sudo apt install php-dev