Jorge-Juan Parera Parera
Jorge-Juan Parera Parera
I had the same problem but found the cause. My ISP was blocking the zip's url from codeload.github.com where's located. I used a vpn and the script ran smoothly.
@actuallymentor I'm from Spain. My ISP is Vodafone. I can't think a solution to evade this type of blocking. Maybe commit the entire zip on the repo? The error message...
Same here: ```php $array = [ 'Error' => ' ErrorException Undefined variable $output at phar:///tmp/.mount_TinkeryANIQK/resources/tinkerwell/tinker.phar/src/Actions/TableAction.php:38 34▕ $values = \_PhpScoperc223a629f245\Tinkerwell\Shell\CustomExecutionLoopClosure::getLastReturnValue(); 35▕ if (\is_iterable($values)) { 36▕ return $this->outputTable($values); 37▕ } ➜ 38▕...