Code Monkey home page Code Monkey logo

Comments (7)

mauroobento avatar mauroobento commented on June 11, 2024 1

Actually, for some reason, nodemon can't even ""see"" these files for some reason... The json and yaml files are present in the project but, when I save them, nodemon does literally nothin. I can even record my screen so you can see it.

Since nodemon can't ""see"" the folder, ignoring or not the folder makes 0 difference. The json isn't the real problem here. The main issue is the need to run a npm command right after being saved, which doesn't happen. At least not in the way I was imagining or something alike. I can create a sample project here easily so you can play around as much as you want and still, nothing will be different.

from nodemon.

github-actions avatar github-actions commented on June 11, 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

from nodemon.

mauroobento avatar mauroobento commented on June 11, 2024

@remy any thoughts here?

from nodemon.

remy avatar remy commented on June 11, 2024

Rewinding right up to your original problem - isn't it dropping into a loop because nodemon is also watching json files, and your generated output is a json file?

Equally, have you tried ignoring the output directory in nodemon so that you can hook the restart and generate your docs (via the nodemon.json)?

from nodemon.

remy avatar remy commented on June 11, 2024

Can you make a very, very pared down version that shows the problem, then we can see where the problem is.

from nodemon.

github-actions avatar github-actions commented on June 11, 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

from nodemon.

github-actions avatar github-actions commented on June 11, 2024

Automatically closing this issue due to lack of activity

from nodemon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.