You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/03/31 08:52:37 UTC

[GitHub] [cordova-js] erisu commented on issue #225: breaking(npm): bump dependencies

erisu commented on issue #225: breaking(npm): bump dependencies
URL: https://github.com/apache/cordova-js/pull/225#issuecomment-606489800
 
 
   @raphinesse 
   
   Karma testing and reporting seems to be functioning properly but an `UncaughtException` error is now being reported and displayed in the terminal output. This appears with the bumped dep. Doesn't seem to be affecting or breaking the tests or reporting.
   
   ```log
   31 03 2020 08:32:37.974:ERROR [karma-server]: UncaughtException
   ```
   
   **logLevel=DEBUG**
   
   ```log
   31 03 2020 17:50:34.930:ERROR [config]: Error in config file!
     Error: Cannot find module '/temp/cordova-js/—logLevel=DEBUG'
   Require stack:
   - /temp/cordova-js/node_modules/karma/lib/config.js
   - /temp/cordova-js/node_modules/karma/lib/server.js
   - /temp/cordova-js/node_modules/karma/lib/cli.js
   - /temp/cordova-js/node_modules/karma/bin/karma
     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:982:15)
     at Function.Module._load (internal/modules/cjs/loader.js:864:27)
     at Module.require (internal/modules/cjs/loader.js:1044:19)
     at require (internal/modules/cjs/helpers.js:77:18)
     at Object.parseConfig (/temp/cordova-js/node_modules/karma/lib/config.js:357:22)
     at new Server (/temp/cordova-js/node_modules/karma/lib/server.js:67:24)
     at Object.exports.run (/temp/cordova-js/node_modules/karma/lib/cli.js:295:7)
     at Object.<anonymous> (/temp/cordova-js/node_modules/karma/bin/karma:3:23)
     at Module._compile (internal/modules/cjs/loader.js:1158:30)
     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1178:10)
     at Module.load (internal/modules/cjs/loader.js:1002:32)
     at Function.Module._load (internal/modules/cjs/loader.js:901:14)
     at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:74:12)
     at internal/main/run_main_module.js:18:47
   
   npm ERR! Test failed.  See above for more details.
   ```
   
   I am guessing something changes in their configurations but it doesn't nicely say what.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org