Skip to content

Unable to start server via "npm run start" script on Windows #31

@DKoenig9

Description

@DKoenig9

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",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions