shamahoque/mern-simplesetup

MERN skeleton crashes

Closed this issue · 1 comments

Hello after built skeleton backend from chapter 2 I'm trying to run npm run development and getting following error:

webpack:///./server/devBundle.js?:37
app.use(middleware);
^
TypeError: Cannot read property 'use' of undefined

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.