'nodemon' is not recognized as an internal or external command,
operable program or batch file.
nodemon --watch main.js --exec electron .
这样配置试试,
nodemon版本2.0.12node 版本 14.X.X