GitHub user fenghaitao opened the pull request at https://github.com/apache/incubator-cordova-weinre/pull/2
---- Fixed a typo If ~/.weinre/server.properties does not exist, we will see the following error because of this typo. node.js:134 throw e; // process.nextTick error, or 'error' event on first tick error: ReferenceError: options is not defined stack: cli.coffee:66 - getDotWeinreServerProperties() ---- You can merge this pull request into a Git repository by running $ git pull https://github.com/fenghaitao/incubator-cordova-weinre master Alternatively you can review and apply these changes as the patch at https://github.com/apache/incubator-cordova-weinre/pull/2.patch