Daniel Volquardsen
Daniel Volquardsen
`events.js:182 throw er; // Unhandled 'error' event ^ Error: spawn bash ENOENT `
Hi, i get the following error then using the binary: ./LTEMonitor ./LTEMonitor: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by ./LTEMonitor)
Exception #0 (Exception): Notice: Undefined index: id in /var/www/html/vendor/magento/module-config/Model/Config/Structure/Element/Iterator.php on line 63
Hi, I’m currently trying to run Pest v4 together with browser testing. I’m using Docker and the PHP-FPM container from Docker Hub. I’d rather not install Node.js in there, and...