One Step Checkout amasty extension

One Step Checkout amasty extension

i use magento 2.4.7 , and the latest version from One Step Checkout Extension but when use this command  php bin/magento setup:static-content:deploy -f ;

this error i shows
Compilation from source: /home/bdevs/public_html/app/code/Amasty/CheckoutCore/view/frontend/web/css/source/mkcss/amcheckout.less
Unable to get content for 'frontend/Magento/blank/en_US/../../../lib/css/source/lib/_lib.less'

Error happened during deploy process: Magento\Framework\Exception\LocalizedException::__construct(): Argument #1 ($phrase) must be of type Magento\Framework\Phrase, string given, called in /home/bdevs/public_html/app/code/Magento/Deploy/Service/DeployPackage.php on line 142
  how can i solve it