Git Product home page Git Product logo

Comments (2)

janaz avatar janaz commented on September 15, 2024 1

The checksums are published in files like this one: https://nodejs.org/dist/latest-v6.x/SHASUMS256.txt

The main download page is https://nodejs.org/dist/

You need to find the checksum for the -linux-x64.tar.xz version.

I see that you're trying to build layer for nodejs-6.10.3. According to the checksum file for that version the sha-256 for node-v6.10.3-linux-x64.tar.xz is

00d0aea8e47a68da6e3278d7c2fc1504de46a34d97b4b2fa5610b04a64fce04c  node-v6.10.3-linux-x64.tar.xz

from aws-lambda-node-runtime.

Vadorequest avatar Vadorequest commented on September 15, 2024

Damn, I just thought about it now, I "reversed-engineered" the cheksum and figured you used node-v10.15.3-linux-x64.tar.xz and I therefore need to use node-v6.10.3-linux-x64.tar.xz which is 00d0aea8e47a68da6e3278d7c2fc1504de46a34d97b4b2fa5610b04a64fce04c

from aws-lambda-node-runtime.

Related Issues (6)

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.