Skip to content

Instantly share code, notes, and snippets.

@dileephell
Created May 31, 2013 08:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dileephell/5683574 to your computer and use it in GitHub Desktop.
Save dileephell/5683574 to your computer and use it in GitHub Desktop.
TypeError: Object has no method 'push'
at Object.createnewrecord (/home/dileep/Documents/erp/erp-schema/modals/mdl_vndr_myproduct.js:72:20)
at exports.newsubmit (/home/dileep/Documents/erp/erp-schema/mongo_access/vndr_fn_product.js:45:14)
at callbacks (/home/dileep/node_modules/express/lib/router/index.js:161:37)
at exports.login_check (/home/dileep/Documents/erp/erp-schema/security/check_authentication.js:10:4)
at callbacks (/home/dileep/node_modules/express/lib/router/index.js:161:37)
at param (/home/dileep/node_modules/express/lib/router/index.js:135:11)
at pass (/home/dileep/node_modules/express/lib/router/index.js:142:5)
at Router._dispatch (/home/dileep/node_modules/express/lib/router/index.js:170:5)
at Object.router (/home/dileep/node_modules/express/lib/router/index.js:33:10)
at next (/home/dileep/node_modules/connect/lib/proto.js:190:15)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment