Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
GARY121github opened this issue Jan 15, 2025 · 3 comments
Closed

Comments

@GARY121github
Copy link

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",   
@AugustinMauroy
Copy link
Member

What is your error

@GARY121github
Copy link
Author

Image

@AugustinMauroy
Copy link
Member

Okay like the error said that come from ts-node

@AugustinMauroy AugustinMauroy closed this as not planned Won't fix, can't repro, duplicate, stale Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants