(intermediate).default is not a function

(intermediate).default is not a function

Kindly add the below line at the end of your function 

  1. module.exports=app; 

and then try the same.