Open itsazzad opened 4 years ago
Thanks for giving pestle a try @itsazzad -- I presume that's an error you got when trying it out? That's certainly not intended behavior.
Could you let us know the following?
Hi @astorm ,
php pestle.phar
chmod +x pestle.phar
./pestle.phar
mv pestle.phar /usr/local/bin
pestle.phar # assumes /usr/local/bin is in your $PATH
so the last command pestle.phar
was throwing the error.
PHP 7.2.26-1+ubuntu18.04.1+deb.sury.org+1 (cli) (built: Dec 18 2019 14:58:00) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
with Zend OPcache v7.2.26-1+ubuntu18.04.1+deb.sury.org+1, Copyright (c) 1999-2018, by Zend Technologies
@astorm After removing the temp folder seems to be working
/tmp/pestle_cache
Reopening this so we can take care of the issue so it doesn't happen for other people.