kacole2 / express-node-mongo-skeleton

a simple CRUD + REST skeleton for Express + Node + Mongo
MIT License
174 stars 148 forks source link

Getting error after cloning #7

Open sunilpatra27 opened 6 years ago

sunilpatra27 commented 6 years ago

localhost:3000/blobs while doing the getting error

Not Found 404 Error: Not Found at D:\Gitrippo\nodewebapp\routes\blobs.js:97:23 at D:\Gitrippo\nodewebapp\node_modules\mongoose\lib\model.js:3928:16 at D:\Gitrippo\nodewebapp\node_modules\kareem\index.js:246:48 at D:\Gitrippo\nodewebapp\node_modules\kareem\index.js:135:16 at _combinedTickCallback (internal/process/next_tick.js:131:7) at process._tickCallback (internal/process/next_tick.js:180:9)

screenshot 28

kacole2 commented 6 years ago

@sunilpatra27 unfortunately my work gets in the way and i'm not maintaining this repo any longer. If you figure out a fix please submit a PR.