reactjs - Karma chrome launcher starts, but crashes immediately -


the karma chrome launcher starts, crashes.. have included error log.. rookie, please me sort out ! in advance ! :) npm debug log looks this...

    0 info worked if ends ok     1 verbose cli [ 'c:\\program files\\nodejs\\node.exe',     1 verbose cli   'c:\\program files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',     1 verbose cli   'run',     1 verbose cli   'test' ]     2 info using npm@3.8.6     3 info using node@v5.11.1     4 verbose run-script [ 'pretest', 'test', 'posttest' ]     15 silly lifecycle ~~~~~box@0.0.1~test: args: [ '/d /s /c', 'karma start' ]     16 silly lifecycle ~~~~~box@0.0.1~test: returned: code: 1  signal: null     17 info lifecycle ~~~~~box@0.0.1~test: failed exec test script     18 verbose stack error: ~~~~~box@0.0.1 test: `karma start`     18 verbose stack exit status 1     18 verbose stack     @ eventemitter.<anonymous> (c:\program files\nodejs\node_modules\npm\lib\utils\lifecycle.js:239:16)     18 verbose stack     @ emittwo (events.js:100:13)     18 verbose stack     @ eventemitter.emit (events.js:185:7)     18 verbose stack     @ childprocess.<anonymous> (c:\program files\nodejs\node_modules\npm\lib\utils\spawn.js:24:14)     18 verbose stack     @ emittwo (events.js:100:13)     18 verbose stack     @ childprocess.emit (events.js:185:7)     18 verbose stack     @ maybeclose (internal/child_process.js:850:16)     18 verbose stack     @ process.childprocess._handle.onexit (internal/child_process.js:215:5)     19 verbose pkgid ~~~~~box@0.0.1     20 verbose cwd c:\users\rs8\desktop\~~~~~box\cuckoo     21 error windows_nt 6.1.7601     22 error argv "c:\\program files\\nodejs\\node.exe" "c:\\program files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "run" "test"     23 error node v5.11.1     24 error npm  v3.8.6     25 error code elifecycle     26 error ~~~~box@0.0.1 test: `karma start`     26 error exit status 1     27 error failed @ ~~~~~box@0.0.1 test script 'karma start'.     27 error make sure have latest version of node.js , npm installed.     27 error if do, problem letterbox package,     27 error not npm itself.     27 error tell author fails on system:     27 error     karma start     27 error can information on how open issue project with:     27 error     npm bugs ~~~~~box     27 error or if isn't available, can info via:     27 error     npm owner ls ~~~~~box     27 error there additional logging output above.     28 verbose exit [ 1, true ] 

i use karma - chrome launcher 2.0.0 have included ['chrome'] launcher in karma.conf.js have installed karma mocha , chai


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -