fingerprintJS2 lifecycle bug

139 views Asked by At

I've downloaded fingerprintJS2 and I'm trying to run an npm test. I keep getting back an error that I can't see to figure out at all. Please see below. We have PhantomJS and don't know why it's having a lifecycle error. Would love any feedback on this. Thank you in advance!

'specs' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] test: `specs/phantomjs.runner.sh specs/spec_runner.html`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] test 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\J\AppData\Roaming\npm-cache\_logs\2018-08-05T20_37_32_524Z-debug.log
The terminal process terminated with exit code: 1
0

There are 0 answers