Giter Site home page Giter Site logo

Comments (5)

jacobgkau avatar jacobgkau commented on August 17, 2024

To clarify, this is preventing me from building locally to test PRs.

from docs.

jacobgkau avatar jacobgkau commented on August 17, 2024

Looks like this might be the issue: unjs/consola#222

from docs.

jacobgkau avatar jacobgkau commented on August 17, 2024

My system has nodejs 12, which is the version packaged by Ubuntu for jammy. Our readme says 14 <= is required. I wonder if 14 would behave better than 12? (It's going to be difficult to install 14, since it's EOL.)

Edit: I guess the person in that Consola issue said they're using nodejs 18, so 14 might not have been enough anyway.

from docs.

jacobgkau avatar jacobgkau commented on August 17, 2024

Looking into the babel side of things, I found that our dependency babel-eslint was deprecated, the specific 10.x version we depend on has also been specifically deprecated (leaving 9.x as the latest normal release of that), and it's been replaced by @babel/eslint-parser. However, switching over to the latest version of that didn't help.

I guess I'll try installing nodejs 20, which is the latest LTS release.

from docs.

jacobgkau avatar jacobgkau commented on August 17, 2024

nodejs 20 was basically going to require updating all of the dependencies. I found a script to install the long-EOL nodejs 14, and it actually works.

I'll close this for now, but we're going to need to update the whole repo at some point since we're depending on a lot of EOL stuff right now.

from docs.

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.