modules / nodejs / f27 / 201706131511 latest




document: modulemd
version: 1
data:
    summary: Javascript runtime
    description: 'Node.js is a platform built on Chrome''s JavaScript runtime
      for easily building fast, scalable network applications.
      Node.js uses an event-driven, non-blocking I/O model that
      makes it lightweight and efficient, perfect for data-intensive
      real-time applications that run across distributed devices.'
    license:
        module: GPLv3
    dependencies:
        buildrequires:
            base-runtime: f26
        requires:
            base-runtime: f26
            shared-userspace: f26
    references:
        community: https://docs.pagure.org/modularity
        tracker: https://github.com/modularity-modules/nodejs
    profiles:
        default:
            rpms:
                - nodejs
                - npm
    api:
        rpms:
            - npm
            - nodejs
    components:
        rpms:
            nodejs:
                rationale: JavaScript runtime
                # commit from f26 which enables bootstrapping
                ref: f26
                buildorder: 0
            nodejs-packaging:
                rationale: packaging macros for nodejs
                ref: 037154a07e3fec45be281d29831d0b52e836bcce

Demo walkthrough

Oops.. your build failed. It looks like you have missing build dependencies. Good news is that the build system can check other modules and try to find missing dependencies for you. And that's exactly what just happened.

Click on "Auto-apply patch and resubmit" to continue.