Every time I am trying to start the express server using "npm run server:dev", nodemon is running start script rather that running server:dev script. Kindly help me to resolve this issue.
Every time I am trying to start the express server using "npm run server:dev", nodemon is running start script rather that running server:dev script.
Kindly help me to resolve this issue.