express-remove-route icon indicating copy to clipboard operation
express-remove-route copied to clipboard

TypeError: Cannot read property 'route' of null

Open gfehse opened this issue 8 years ago • 0 comments

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)

gfehse avatar Apr 12 '16 15:04 gfehse