problem about weinre-Collection of common programming errors


  • Uchitha
    android cordova phonegap-build weinre
    I’m starting with phonegap development (Using phonegap build to port a HTML5 app) and came across weinre which is great. I was able to debug the HTML5 app from my PC (Chrome browser) without an issue using the phonegap weinre server (debug.phonegap.com). However when I deploye

  • Niko
    android weinre
    I’m trying to install weinre debug server, but when I ran npm command, I got the following error message:0 info it worked if it ends with 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 ‘install’, 1 verbose cli ‘weinre’, 1 verbose cli ‘-g’ ] 2 info using [email protected] 3 info using [email protected] 4 verbose node symlink C:\Program Files\nodejs\\node.exe 5 verbose cache add [ ‘weinre’, null ] 6 verbose cache add name=undefined spec=”weinre” args=[“weinre”,null] 7 verbose parsed url { protocol: null, 7 verbose parsed url slashes: null, 7 verbose parsed url auth: null, 7 verbose parsed url host: null, 7 verbose parsed url port: null, 7 verbose parsed url hostname: null, 7 verbose parsed url hash: null, 7 verbose parsed url search: null, 7 verbose parsed url query: null, 7 verbose par

Originally posted 2013-11-06 03:14:40.