Skip to content
Snippets Groups Projects
Closed Install with git: add node and npm to path
  • View options
  • Install with git: add node and npm to path

    • View options
  • Closed created by Cédric Moreau

    On Debian 8, node binary was not available on PATH, so the install failed.

    A workaround is to add local node to the path using:

    export PATH=$PATH:"$UCOIN_DIR/node/bin/"

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first