Running npm test
shows me the following errors:
npm ERR! errno 1
npm ERR! [email protected] test-node: nyc mocha ./test/headless.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] test-node script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\JESSICA POVES\AppData\Roaming\npm-cache\_logs18-06-03T01_25_07_652Z-debug.log
npm ERR! Test failed. See above for more details.
How do I solve them?