-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Description
running npm test
or make test
Gives this output:
> canned@0.3.10 test /home/sanne/Projects/bankai/canned
> make test
./node_modules/.bin/jasmine-node --captureExceptions spec
...................................................SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at Object.res.end (/home/sanne/Projects/bankai/canned/spec/canned.spec.js:620:29)
at ontimeout (timers.js:475:11)
at tryOnTimeout (timers.js:310:5)
at Timer.listOnTimeout (timers.js:270:5)
Makefile:7: recipe for target 'test' failed
make: *** [test] Error 1
npm ERR! Test failed. See above for more details.
Metadata
Metadata
Assignees
Labels
No labels