Closed Fortyfive closed 6 years ago
Hi Cooper, I've cloned a new copy of BFG and upon running build I get this error:
sh: php-cs-fixer: command not found npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! @ build: run-p build:* -s npm ERR! Exit status 1
run-p build:* -s
Thanks
You need to install https://github.com/FriendsOfPHP/PHP-CS-Fixer
Hi Cooper, I've cloned a new copy of BFG and upon running build I get this error:
sh: php-cs-fixer: command not found npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! @ build:
run-p build:* -s
npm ERR! Exit status 1Thanks