Skip to content

php-7.4

Auto Added by WPeMatico

Magento 2 scandipwa child.isClassAccessorProperty is not a function

We are using Magento 2.4.3 version and php version is 7.4 Following that document – https://docs.scandipwa.com/getting-started-1/magento-integration While running BUILD_MODE=magento yarn start command getting an issue of – Failed to compile. ./node_modules/@scandipwa/scandipwa/src/util/Request/QueryDispatcher.ts TypeError: /var/www/html/magento243_scandipwa/src/localmodules/my-app/node_modules/@scandipwa/scandipwa/src/util/Request/QueryDispatcher.ts: child.isClassAccessorProperty is not a function at Array.forEach… Read More »Magento 2 scandipwa child.isClassAccessorProperty is not a function

M2.3 : Trying to access array offset on value of type bool running on PHP 7.4

While opening the admin page, getting below exception running on Magento 2.3.5-p2. 1 exception(s): Exception #0 (Exception): Notice: Trying to access array offset on value of type bool in /var/www/html/mage235/vendor/magento/module-logging/Model/Processor.php on line 221 Exception #0 (Exception): Notice: Trying to access… Read More »M2.3 : Trying to access array offset on value of type bool running on PHP 7.4