Heather Smith

Results 1 comments of Heather Smith

> > Running nodemon in the npm start script caused this issue for me. > > I had this: > > `"scripts": { "start": "nodemon --exec babel-node index.js" }` >...