Git Product home page Git Product logo

Comments (7)

ranisalt avatar ranisalt commented on August 15, 2024

Hasn't 0.10 already passed it's end of life? I'm going to check if it's possible to build on 0.10.

from node-argon2.

jonathanong avatar jonathanong commented on August 15, 2024

yeah... the fact that AWS lambda only supports 0.10 sucks. what to do?

np if u don't want to though. i think wrapping the executable would be easier anyways

from node-argon2.

ranisalt avatar ranisalt commented on August 15, 2024

Can't you use nvm?

It lets you install all versions, and that's what Travis uses to, despite using Ubuntu 14.04 which only has extremely archaic software, support recent versions of Node.

from node-argon2.

jonathanong avatar jonathanong commented on August 15, 2024

no, the 0.10 requirement is only for AWS lambda. i'm not sure if they even support using nvm in lambda... will have to look into that. never thought about including the node binaries in the lambda package.

from node-argon2.

ranisalt avatar ranisalt commented on August 15, 2024

The problem is major syntax changes are needed to support node < 1 since I heavily use ES6 and C++11 syntax, and those are only available on iojs/node >= 1

from node-argon2.

jonathanong avatar jonathanong commented on August 15, 2024

feel free to close this issue if you're not interested!

from node-argon2.

ranisalt avatar ranisalt commented on August 15, 2024

Maybe you can use tj/n to install a newer node version from an older NPM, such as Lambda's. I'd give a try, and if it does not work, I'll open an issue requesting them to upgrade at least to 4.2 (latest LTS).

from node-argon2.

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.