Cannot read property 'getDate' of undefined ejs code example
Example 1: Cannot read property 'match' of undefined
manually remove package-lock.json
manually remove bin folder in node_modules
npm install
Example 2: sweetalert Cannot read property 'constructor' of undefined
Try doing swal.fire() worked for me