Skip to content

When i am using the dev script in nodejs backend it is giving me issues. #7407

@GARY121github

Description

@GARY121github

I have made the backend using typescript and the scripts are

"dev": "ts-node --env-file-if-exists=.env src/index.ts",  
"build": "tsc",                  
"start": "tsc && node --env-file-if-exists=.env dist/index.js",   

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