On Windows i get an error starting the nest server via script. I fixed it, by changing the script to the following: "start": "npm run migrate:up && nodemon",