Giter Club home page Giter Club logo

Comments (3)

AbeJellinek avatar AbeJellinek commented on June 9, 2024 1

Oh, sorry. I added some code that uses a JavaScript feature that your Node environment predates. The feature in question has been supported by Node since version 14, released April 2020, and all earlier versions no longer receive security updates. So I’m tempted to say that you should just update Node - it’ll be good for security and will fix this error - but removing that use of “new” syntax is also an option. I’ll let @dstillman weigh in too.

from translation-server.

dhimmel avatar dhimmel commented on June 9, 2024

Downgrading to 65559e2 fixes the error for us. Noting commands to downgrade:

git checkout 65559e2a349e7cb19839577202fd6ebf7c1faa69
git submodule update --init
git submodule update --remote --merge modules/translators

Output of git submodule status:

 a9308c0e8632846ca2dc069a1b72db0a33f99ca6 modules/translate (heads/master-1-ga9308c0)
+23b2f425845b7cb9ab1c4a3425ddaddaedb9d156 modules/translators (3.0b1-4932-g23b2f425)
 9390fa2a4fd749688f2cf78e8a62a716643f4b90 modules/utilities (heads/master-5-g9390fa2)
 b5b3f51217a99b3c41585d468ee1dc0837233d13 modules/zotero-schema (b5b3f51)

But would still like to not be pinned to an old version of translation-server so worth figuring this out.

from translation-server.

dhimmel avatar dhimmel commented on June 9, 2024

The feature in question has been supported by Node since version 14, released April 2020, and all earlier versions no longer receive security updates.

Ah great to know! We'll update Node on our end.

from translation-server.

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.