Skip to content

The installation process does not reload bash #205

@ErykCh

Description

@ErykCh

Hi,

logs:

NemoClaw Onboarding

[1/7] Preflight checks
──────────────────────────────────────────────────
✓ Docker is running
openshell CLI not found. Attempting to install...
Installing openshell CLI...
[install] Detected Linux (x86_64)
[install] Node.js manager: nvm
[install] Installing Node.js 22...
Downloading and installing node v22.22.1...
Downloading https://nodejs.org/dist/v22.22.1/node-v22.22.1-linux-x64.tar.xz...
######################################################################## 100.0%
Computing checksum with sha256sum
Checksums matched!
Now using node v22.22.1 (npm v10.9.4)
Now using node v22.22.1 (npm v10.9.4)
default -> 22 (-> v22.22.1)
[install] Node.js v22.22.1 installed
[install] Runtime OK: Node.js v22.22.1, npm 10.9.4
[install] Docker already running
[install] Installing openshell CLI...
[sudo] password for ubuntu:
[install] openshell openshell 0.0.7 installed
[install] Installing nemoclaw CLI...

added 1 package in 796ms
[install] nemoclaw not found in PATH after install. Check your Node.js bin directory.

so I've check directly:

$ nemoclaw
bash: nemoclaw: command not found

$ node -v
bash: node: command not found

$ bash
$ node -v
v22.22.1

so the installation process after installing node does not reload bash, so the paths are not available

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions