run sudo /Applications/MAMP/bin/php/php7.4.1/bin/pecl install v8js
error found:
ERROR: /private/tmp/pear/temp/v8js/configure --with-php-config=/Applications/MAMP/bin/php/php7.4.1/bin/php-config --with-v8js' failed
i have tried run sudo /Applications/MAMP/bin/php/php7.4.1/bin/pecl install v8js-beta too. but same result.
what im done:
brew install v8
sudo /Applications/MAMP/bin/php/php7.4.1/bin/pecl install v8js
error found:ERROR: /private/tmp/pear/temp/v8js/configure --with-php-config=/Applications/MAMP/bin/php/php7.4.1/bin/php-config --with-v8js' failed
i have tried runsudo /Applications/MAMP/bin/php/php7.4.1/bin/pecl install v8js-beta
too. but same result.any solution?