ecommerce
ecommerce copied to clipboard
A sample E-Commerce application using mongodb and node.js
/home/vimal/vimal/ecommerce/node_modules/mongodb/lib/utils.js:98 process.nextTick(function() { throw err; }); ^ Error: category / does not exist at /home/vimal/vimal/ecommerce/models/category.js:163:39 at handleCallback (/home/vimal/vimal/ecommerce/node_modules/mongodb/lib/utils.js:96:12) at /home/vimal/vimal/ecommerce/node_modules/mongodb/lib/collection.js:1335:5 at handleCallback (/home/vimal/vimal/ecommerce/node_modules/mongodb/lib/utils.js:96:12) at /home/vimal/vimal/ecommerce/node_modules/mongodb/lib/cursor.js:665:5 at handleCallback (/home/vimal/vimal/ecommerce/node_modules/mongodb-core/lib/cursor.js:244:5) at setCursorNotified...