OSX Yosemite/Node 0.12.2/app.json@1.2.1
$ app.json init
/opt/local/lib/node_modules/app.json/lib/heroku.js:153
return config[key].url.match(/git@heroku\.com:(.*)\.git/)[1]
^
TypeError: Cannot read property '1' of null
at /opt/local/lib/node_modules/app.json/lib/heroku.js:153:66
at Array.map (native)
at EventEmitter.module.exports.Heroku.deriveAppNamesFromLocalGitConfig (/opt/local/lib/node_modules/app.json/lib/heroku.js:152:8)
at Command.<anonymous> (/opt/local/lib/node_modules/app.json/bin/cli:60:14)
at Command.listener (/opt/local/lib/node_modules/app.json/node_modules/commander/index.js:301:8)
at Command.emit (events.js:110:17)
at Command.parseArgs (/opt/local/lib/node_modules/app.json/node_modules/commander/index.js:610:12)
at Command.parse (/opt/local/lib/node_modules/app.json/node_modules/commander/index.js:458:21)
at Object.<anonymous> (/opt/local/lib/node_modules/app.json/bin/cli:234:9)
at Module._compile (module.js:460:26)
OSX Yosemite/Node 0.12.2/app.json@1.2.1
$ app.json init /opt/local/lib/node_modules/app.json/lib/heroku.js:153 return config[key].url.match(/git@heroku\.com:(.*)\.git/)[1] ^ TypeError: Cannot read property '1' of null at /opt/local/lib/node_modules/app.json/lib/heroku.js:153:66 at Array.map (native) at EventEmitter.module.exports.Heroku.deriveAppNamesFromLocalGitConfig (/opt/local/lib/node_modules/app.json/lib/heroku.js:152:8) at Command.<anonymous> (/opt/local/lib/node_modules/app.json/bin/cli:60:14) at Command.listener (/opt/local/lib/node_modules/app.json/node_modules/commander/index.js:301:8) at Command.emit (events.js:110:17) at Command.parseArgs (/opt/local/lib/node_modules/app.json/node_modules/commander/index.js:610:12) at Command.parse (/opt/local/lib/node_modules/app.json/node_modules/commander/index.js:458:21) at Object.<anonymous> (/opt/local/lib/node_modules/app.json/bin/cli:234:9) at Module._compile (module.js:460:26)