cancel
Showing results for 
Search instead for 
Did you mean: 

Cron setup fails

Cron setup fails

I'm trying to setup my cron by following the instructions listed in the developer documentation. I'm stuck because I always get an error when I try my first command:

 

* * * * * /Applications/MAMP/bin/php/php7.0.0/bin/php -c /Applications/MAMP/bin/php/php7.0.0/conf/php.ini /Magento-CE-2-2/bin/magento cron:run | grep -v "Ran jobs by schedule" >> /Magento-CE-2-2/var/log/magento.cron.log

 

E486: Pattern not found: Applications

 

I'm new at this so I don't have a clue what to do next?