GithubHelp home page GithubHelp logo

Comments (7)

jtrull101 avatar jtrull101 commented on August 15, 2024 1

Last successful fetch was "2023-11-03 06:30:29.881" according to the epic-games.json log

from free-games-claimer.

jtrull101 avatar jtrull101 commented on August 15, 2024 1

Running on Win 11. Node version reported by gitbash is v14.17.3
The date of the last fetch coincides with some angular work I was doing on my local environment with that node version. Thank you for looking into this

from free-games-claimer.

vogler avatar vogler commented on August 15, 2024

Can't reproduce. Looks like you use some very old version of node. ||= was added in v15:
https://stackoverflow.com/questions/69515305/logical-or-assignment-not-working-on-nodejs

The docker image has a newer version, so idk how that should be possible.

from free-games-claimer.

vogler avatar vogler commented on August 15, 2024

Are you still on bullseye or which OS are you using?
https://packages.debian.org/search?keywords=nodejs

See https://nodejs.org/en/download/ for how to install a newer version.

from free-games-claimer.

vogler avatar vogler commented on August 15, 2024

But maybe a good idea to check the node version in the script if that's possible without tripping up the lexer already for old versions.

from free-games-claimer.

vogler avatar vogler commented on August 15, 2024

Yea, as expected, doesn't work:
image
image
https://tio.run/#javascript-node

Could check node -v, but doesn't make sense to have some wrapper for that.

from free-games-claimer.

vogler avatar vogler commented on August 15, 2024

Put the constraint in package.json such that it could be checked for #219 or npx.

from free-games-claimer.

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.