Git Product home page Git Product logo

Comments (5)

mhart avatar mhart commented on July 20, 2024

Hey there. What made you set those environment variables?

If you remove them, it should work fine.

from git-lambda-layer.

WinstonN avatar WinstonN commented on July 20, 2024

@mhart - I found where those ENV vars were being set, and removing them got it kicking over
Thanks for pointing that out

from git-lambda-layer.

mhart avatar mhart commented on July 20, 2024

Can you give me some background about where those env vars were being set? Was it another project setting them (and if so, which one)?

from git-lambda-layer.

WinstonN avatar WinstonN commented on July 20, 2024

@mhart sure. I'm working on a project that gathered dust for a while, and initially, we placed git on the lambdas by using https://github.com/pimterry/lambda-git and setting those env vars in the serverless.yml under the environment section - that worked when we used node 8

moving to node 10.x I got the error:

git: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory

and in trying to solve it I came across this project

I also tried https://www.npmjs.com/package/lambda-git but even with the vars set, I couldn't get that to work either (i think it was just late in the evening, and I was tired)

Thanks again for the assistance, and let me know if you need more information

from git-lambda-layer.

mhart avatar mhart commented on July 20, 2024

Gotcha, thanks for the info 👍 Should help if I ever see ppl come across the same error

from git-lambda-layer.

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.