google-images icon indicating copy to clipboard operation
google-images copied to clipboard

'xo' is not recognized as an internal or external command,

Open xkem opened this issue 8 years ago • 1 comments

C:\xampp\htdocs\google2>npm test

[email protected] test C:\xampp\htdocs\google2 xo && nyc ava --serial --verbose

'xo' is not recognized as an internal or external command, operable program or batch file. npm ERR! Test failed. See above for more details.

xkem avatar Sep 12 '16 06:09 xkem

Run npm install before npm test.

vadimdemedes avatar Oct 01 '16 09:10 vadimdemedes