ecommerce icon indicating copy to clipboard operation
ecommerce copied to clipboard

A sample E-Commerce application using mongodb and node.js

Results 1 ecommerce issues
Sort by recently updated
recently updated
newest added

/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...