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

Error: Cannot find module 'underscore'

Open jessehattabaugh opened this issue 7 years ago • 3 comments

The package.json doesn't list any dependencies, but there are dependencies.

jessehattabaugh avatar May 25 '17 17:05 jessehattabaugh

I've submitted a PR about this: #6

ziggy42 avatar Jul 08 '17 10:07 ziggy42

It's so abusive force to use a huge module just to check if a string is undefined or empty...

chumager avatar Aug 17 '17 18:08 chumager

npm i underscore && npm i @types/underscore

clonalejandro avatar Aug 31 '18 16:08 clonalejandro