I discovered working on KI/KD that nodemon defaults to blocking node_modules as a whole, not just the root node_modules. So I need to add a nodemon.json file to update the ignoreRoot: https://github.com/remy/nodemon/blob/master/faq.md#overriding-the-underlying-default-ignore-rules
I discovered working on KI/KD that nodemon defaults to blocking
node_modulesas a whole, not just the rootnode_modules. So I need to add anodemon.jsonfile to update theignoreRoot: https://github.com/remy/nodemon/blob/master/faq.md#overriding-the-underlying-default-ignore-rules