Mongodb – TypeError: Cannot read properties of null (reading 'items')
Error: throw er; // Unhandled 'error' event TypeError: Cannot read properties of null (reading 'items') at C:UsersshivaDesktopWeb Developmenttodolistapp.js:105:17 getting the error in the 1st app.post method -> else statement. stuck at it for almost a day. ps: code might not…