express-remove-route
express-remove-route copied to clipboard
TypeError: Cannot read property 'route' of null
Hi!
The error happened after executing the removeRoute a second time using a different path. (version 0.1.1)
TypeError: Cannot read property 'route' of null at removeRoute (/git/documentcloud-ui/node_modules/express-remove-route/index.js:5:18)