Git Product home page Git Product logo

Comments (11)

carlito767 avatar carlito767 commented on July 24, 2024 1

I tried your fix and it works! Thanks!

from khamake.

RobDangerous avatar RobDangerous commented on July 24, 2024

chokidar is the dependency responsible for watching for file changes, see if updating that helps.

from khamake.

carlito767 avatar carlito767 commented on July 24, 2024

I updated all modules (including chokidar 2.0.4) but same issue.
Could you confirm you have the problem (to be sure it's not only on my side)?

from khamake.

RblSb avatar RblSb commented on July 24, 2024

The last working commit for you is this?

from khamake.

carlito767 avatar carlito767 commented on July 24, 2024

from khamake.

RblSb avatar RblSb commented on July 24, 2024

@carlito767 You can try install old chokidar version and set it in package.json for latest khamake, perhaps it will give some results.

from khamake.

carlito767 avatar carlito767 commented on July 24, 2024

When I come back to [email protected], it works. But it fails with the next release ([email protected]).

from khamake.

RobDangerous avatar RobDangerous commented on July 24, 2024

I can not reproduce your problems but this is a good data point. I'll look into removing chokidar, it also has problems with specific chars in paths which haven't been fixed in years.

from khamake.

RblSb avatar RblSb commented on July 24, 2024

@carlito767 You might want to check 15 chockidar commits to identify the problem (this is 4 tests if you start from the middle of the groups)
paulmillr/chokidar@1.7.0...2.0.0
If you find, report the issue in their repo.

from khamake.

RblSb avatar RblSb commented on July 24, 2024

Also, try this khamake branch https://github.com/RblSb/khamake/tree/chokidar_fix

from khamake.

RblSb avatar RblSb commented on July 24, 2024

I found that chokidar 2.0 supports only posix slashes, so this actually should help.

from khamake.

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.