nodenica / nodenica-website

Sitio web de la Comunidad de Desarrolladores node.js en Nicaragua
http://www.nodenica.com/
Apache License 2.0
4 stars 6 forks source link

TypeError: Cannot read property 'password' of null #22

Closed paulomcnally closed 8 years ago

paulomcnally commented 8 years ago

TypeError: Cannot read property 'password' of null at Promise. (/app/models/users.js:91:21) at Promise. (/app/node_modules/mongoose/node_modules/mpromise/lib/promise.js:171:8) at emitOne (events.js:77:13) at Promise.emit (events.js:169:7) at Promise.emit (/app/node_modules/mongoose/node_modules/mpromise/lib/promise.js:88:38) at Promise.fulfill (/app/node_modules/mongoose/node_modules/mpromise/lib/promise.js:101:20) at Immediate.cb (/app/node_modules/mongoose/lib/query.js:1138:30) at Immediate._onImmediate (/app/node_modules/mongoose/node_modules/mquery/lib/utils.js:126:16) at processImmediate as _immediateCallback

paulomcnally commented 8 years ago

@christopher-ramirez se me hace que esto me llego por el merge de ayer.

:)