Advertisement
Guest User

Untitled

a guest
Aug 12th, 2013
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Error: Native bson parser not compiled, please compile or avoid using native_parser=true
  2. at Error (<anonymous>)
  3. at new Db (/usr/lib/node_modules/mongoose/node_modules/mongodb/lib/mongodb/db.js:87:11)
  4. at NativeConnection.doOpen (/usr/lib/node_modules/mongoose/lib/drivers/node-mongodb-native/connection.js:43:13)
  5. at NativeConnection.Connection._open (/usr/lib/node_modules/mongoose/lib/connection.js:388:15)
  6. at NativeConnection.Connection.open (/usr/lib/node_modules/mongoose/lib/connection.js:244:8)
  7. at Mongoose.createConnection (/usr/lib/node_modules/mongoose/lib/index.js:129:17)
  8. at Object.getcolor (/home/sa/erp-schema/modals/mdl_login.js:12:18)
  9. at exports.securelogin (/home/sa/erp-schema/security/userlogin.js:9:15)
  10. at callbacks (/usr/lib/node_modules/express/lib/router/index.js:161:37)
  11. at param (/usr/lib/node_modules/express/lib/router/index.js:135:11)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement