Giter Club home page Giter Club logo

Comments (5)

Tobbe avatar Tobbe commented on May 28, 2024

Downgraded to node 18, but kept yarn 4. Still get the same error

from redwood.

Tobbe avatar Tobbe commented on May 28, 2024

Went back up to node 20, but downgraded yarn to 3.7.0. Now everything works.
yarn set version 3 is the workaround for this issue for now ✅

from redwood.

Tobbe avatar Tobbe commented on May 28, 2024

Another thing that works is:

❯ yarn create redwood-app -y rw-yarn-4
❯ cd rw-yarn-4
❯ yarn set version 4
❯ yarn install
❯ yarn rw dev

That is, updating the project itself to use yarn 4 makes it all work.

(Do note that it still complains about fsevents when installing, but doesn't error out when running)
image

from redwood.

Tobbe avatar Tobbe commented on May 28, 2024

To me this is starting to look like a bug with yarn. Shouldn't it use yarn 3 inside the project directory since we have "packageManager": "[email protected]"? I'll try to get @jtoar's eyes on this too. He has more experience with yarn than I do

from redwood.

Tobbe avatar Tobbe commented on May 28, 2024

Fixed by updating our documentation in #9579

from redwood.

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.