3

I'm a beginner to using visual studio code. After I installed phpcs, I got an error:

"Report type "json" not known

and

phpcs: Cannot read property 'length' of null

enter image description here

Stephen Rauch
  • 47,830
  • 31
  • 106
  • 135
Army
  • 33
  • 8
  • 1
    I got rid of the first error by updating PHP_CodeSniffer from pear (`pear install PHP_CodeSniffer`, not sure if it works for Windows). The package that comes with my distribution seems outdated. – xOneca Oct 30 '17 at 11:48

0 Answers0