Giter VIP home page Giter VIP logo

Comments (6)

jmeistrich avatar jmeistrich commented on September 10, 2024

I'm not sure what in Legend Motion would cause that error... I looked up the error and some posts said it could be cause by Node 17+. If you're on that could you try it with Node 16?

from legend-motion.

alexandreandriesse avatar alexandreandriesse commented on September 10, 2024

I'm using Node 16 :/

Maybe because I'm using Yarn ?

from legend-motion.

jmeistrich avatar jmeistrich commented on September 10, 2024

Yarn should be fine, I'm using it in my other projects too.

It seems like this is an expo/watchman problem? Looking at some expo threads about this error, it seems like solutions could be:

  1. expo start -c to reset cache
  2. Delete Metro/haste caches: cd "\Users\yourUser\AppData\Local\Temp" ; rm -rf ./haste* ; rm -rf ./metro-cache*
  3. Install watchman (https://facebook.github.io/watchman/docs/install.html)
  4. Update expo CLI

Found these at:
expo/expo-cli#1804
https://stackoverflow.com/questions/48381903/failed-to-start-watchman-watch-mode

from legend-motion.

jmeistrich avatar jmeistrich commented on September 10, 2024

I'm not able to reproduce it myself. If you're reproducing it easily, can you share a repo that I could use to test?

from legend-motion.

alexandreandriesse avatar alexandreandriesse commented on September 10, 2024

Installing whatchman and cleaning the cache with "expo start -c" did resolve the issue.

Thanks for your help and reactivity !

from legend-motion.

jmeistrich avatar jmeistrich commented on September 10, 2024

Great!

from legend-motion.

Related Issues (14)

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.