Skip to content

fix(platform): warn on system Node and sandboxed installations #27

Description

@dipto0321

Problem

nodeup currently silently treats all detected node binaries as upgradeable. In practice, three sources of Node installations cannot be safely upgraded by nodeup and the user must be warned:

  1. System Node installed by the OS package manager (apt, brew, scoop). Lives in /usr/bin/node, /usr/local/bin/node, or `

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions