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

Missing types #2231

Open
zAlweNy26 opened this issue Oct 12, 2024 · 3 comments · May be fixed by #2232
Open

Missing types #2231

zAlweNy26 opened this issue Oct 12, 2024 · 3 comments · May be fixed by #2232
Labels
stale no activity for 2 weeks

Comments

@zAlweNy26
Copy link

  • Versions: [email protected], [email protected]
  • nodemon -v: 3.1.7
  • Operating system/terminal environment (powershell, gitshell, etc): ubuntu/bash
  • Using Docker? What image: oven/bun

Expected behaviour

The NodemonConfig interface is missing legacyWatch, dump and some others.

Actual behaviour

Unable to add these options without extending the interface manually in my project.

I can open a PR if it's ok :)

@remy
Copy link
Owner

remy commented Oct 13, 2024

I appreciate a PR, thanks 🙏

@zAlweNy26 zAlweNy26 linked a pull request Oct 13, 2024 that will close this issue
@ravin00
Copy link

ravin00 commented Oct 26, 2024

Try updating your nodemon to the latest and do type casting is necessary. I think that's the reason that you can't extend the project.

Copy link

github-actions bot commented Nov 9, 2024

This issue has been automatically marked as idle and stale because it hasn't had any recent activity. It will be automtically closed if no further activity occurs. If you think this is wrong, or the problem still persists, just pop a reply in the comments and @remy will (try!) to follow up.
Thank you for contributing <3

@github-actions github-actions bot added the stale no activity for 2 weeks label Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale no activity for 2 weeks
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants