Giter VIP home page Giter VIP logo

Comments (5)

cf-gitbot avatar cf-gitbot commented on September 2, 2024

We have created an issue in Pivotal Tracker to manage this. You can view the current status of your issue at: https://www.pivotaltracker.com/story/show/99010810.

from nodejs-buildpack.

jtarchie avatar jtarchie commented on September 2, 2024

@liujul, we currently build our binaries with binary builder project. Looking over the dependencies for Intl, we might not have all the packages installed on the stack.

If you do manage to compile your own binary, you'll need to package it up with your own fork of the nodejs buildpack. You can edit manifest.yml file to include it as a dependency and then follow build instructions for generating a buildpack.

Let us know if you have any further questions.

from nodejs-buildpack.

liujul avatar liujul commented on September 2, 2024

Thank you @jtarchie !
I have built the binary with Intl. I am going to edit manifest.yml file to include the binary as a dependency. How can I upload my binary to the amanzonaws, so that I can have my own URI?

  - name: node
    version: 0.12.7
    uri: https://pivotal-buildpacks.s3.amazonaws.com/node/binaries/node-v0.12.7-linux-x64.tar.gz
    md5: 182175d82395171f299e3a05a2ce70a1
    cf_stacks:
      - cflinuxfs2

from nodejs-buildpack.

jtarchie avatar jtarchie commented on September 2, 2024

@liujul, we host all our binaries on a cloud foundry s3 bucket. We are unable to provide access for you to it. However, you can host it on any publicly available HTTP/S server, so you are not limited to AWS S3.

from nodejs-buildpack.

flavorjones avatar flavorjones commented on September 2, 2024

@liujul It sounds like @jtarchie was able to point you in the right direction, so I'm going to close this issue out. Please ping me if you'd like to reopen the conversation!

Thanks for using Cloud Foundry!

from nodejs-buildpack.

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.