Nelson Cespedes
Nelson Cespedes
After spending all morning figuring out, I did the following steps to fix it: 1. - Install nvm (https://github.com/creationix/nvm) 2. - Run _nvm install 8.9.0_ 3. - Run _npm i_...
I get the error only when my path has some space for example: /Users/myuser/projects/phpcs/bin/phpcs --report=json -q --encoding=UTF-8 --error-severity=5 --warning-severity=5 --stdin-path=/Users/myuser/**Local Sites**/plugintest/app/public/wp-content/plugins/myplugin.php I get the error but if I run this...
helven +1, it works for me! Thanks!