Giter Club home page Giter Club logo

Comments (4)

lesomnus avatar lesomnus commented on August 16, 2024

I have seen package.json have no dependency on redis but nodejs:6.
If so, the composer should only run on nodejs:6. Why does the deploy command default to nodejs:10?
Is openwhisk installed on my machine registering nodejs:10 as runtime by default?

from openwhisk-runtime-nodejs.

style95 avatar style95 commented on August 16, 2024

@lesomnus Hi.
Thank you for the report.

There was a discussion about this: https://lists.apache.org/thread.html/6247da5513692d4a0b55ffe5de1b6cd8fc74168ae4ab1934264aebd9@%3Cdev.openwhisk.apache.org%3E

And we decided to keep the upstream runtime as pure as possible based on the assumption that
required packages can be added by OW operator in each downstream.
It would be easier for downstream to customize packages if we keep the upstream pure enough.

Regarding the default runtime, we relatively recently updated our default runtime to nodejs:10, so there might be some missing parts which do not take in nodejs:10 as a defaut runtime yet.
We are still updating them whenever we find them.

Thank you to let us know.

from openwhisk-runtime-nodejs.

lesomnus avatar lesomnus commented on August 16, 2024

thank you for the reply.

from openwhisk-runtime-nodejs.

rabbah avatar rabbah commented on August 16, 2024

Including Redis (since it’s useful for composer) might be a good idea. @tardieu?

from openwhisk-runtime-nodejs.

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.