Skip to content

npm won't get re-installed after node update #120

@rmoriz

Description

@rmoriz

Given:

  • node installed using binary method
  • npm installed using source method

When:

  • update node version
  • leave npm version unchanged

Then

  • embbed npm of node is used.

npm recipe should check the current npm version and re-install if is below the version specified in attributes. Ark only checks if the directory already exists (eg /usr/local/node-3.8.0).

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't workingHelp WantedAssistance is required to resolve this issueMaintenanceMaintenance issues such as failing buildsPriority: MediumWill bring visible benefit to the projecthacktoberfestAn issue highlighted for the digital ocean Hacktoberfest Event

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions