Skip to content

node and npm #7

Open
Open
@poing

Description

@poing

Need to adjust, move away from the epel.
Keeping the original for backwards compatibility.

commands:
  01-install-node-old:
    command: "yum install nodejs npm --enablerepo=epel -y || :"
    ignoreErrors: true
  01-install-node-new:
    command: "yum install nodejs npm -y || :"
    ignoreErrors: true

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions