express-typescript-starter
express-typescript-starter copied to clipboard
Missing nodemon dependency
npm install --save-dev nodemon worked for me, but not sure if you intended this to be a global install (though IMO that's bad practice :))