Skip to content

[Bug]: scripts are missing in npm package. -> sandboxing not possible cause install scripts are missing #75485

@Triggsy22

Description

@Triggsy22

Bug type

Crash (process/app exits or hangs)

Beta release blocker

No

Summary

In the npm package, all the scripts from https://github.com/openclaw/openclaw/tree/main/scripts are missing.

Nearly all scripts commands in package.json are not working, because the appropriate scripts are not in the npm package.

Steps to reproduce

  1. install openclaw with: npm install -g openclaw@latest
  2. navigate to the global installed npm openclaw folder
  3. try to call a command like: npm run build:docker
  4. Error Message: Cannot find module .../scripts/tsdown-build.mjs
  5. Navigate to scripts
  6. try to call sandbox-setup.sh or sandbox-common-setup.sh as mention in the Sandboxing Documentation
  7. Error Mssage: sandbox-setup.sh: No such file or directory

Expected behavior

All Scripts from https://github.com/openclaw/openclaw/tree/main/scripts should be in the npm package https://www.npmjs.com/package/openclaw?activeTab=code. So that all commands in the package.json and all scripts from the documentation are working as expected.

Actual behavior

Files missing.

OpenClaw version

2026.4.29

Operating system

Debian 6.12.74-2 (2026-03-08) x86_64

Install method

npm global

Model

deepseek v4 flash

Provider / routing chain

there isnt a routing chain.

Additional provider/model setup details

No response

Logs, screenshots, and evidence

Impact and severity

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    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