Skip to content

plugin install fails on Linux/Docker instance #3

@davidshulman

Description

@davidshulman

Used proposed command:
openclaw plugins install @knostic/openclaw-shield

curl to https://registry.npmjs.org/@knostic%2fopenclaw-shield returns {"error":"Not found"}

See error log:

0 verbose cli /usr/bin/node /usr/bin/npm
1 info using npm@10.9.4
2 info using node@v22.22.0
3 silly config load:file:/usr/lib/node_modules/npm/npmrc
4 silly config load:file:/tmp/openclaw-npm-pack-RvmwTo/.npmrc
5 silly config load:file:/root/.npmrc
6 silly config load:file:/usr/etc/npmrc
7 verbose title npm pack @knostic/openclaw-shield
8 verbose argv "pack" "@knostic/openclaw-shield"
9 verbose logfile logs-max:10 dir:/root/.npm/_logs/2026-02-14T11_22_48_787Z-
10 verbose logfile /root/.npm/_logs/2026-02-14T11_22_48_787Z-debug-0.log
11 silly logfile done cleaning log files
12 notice Access token expired or revoked. Please try logging in again.
13 http fetch GET 404 https://registry.npmjs.org/@knostic%2fopenclaw-shield 652ms (cache skip)
14 notice Access token expired or revoked. Please try logging in again.
15 http fetch GET 404 https://registry.npmjs.org/@knostic%2fopenclaw-shield 539ms (cache skip)
16 verbose stack HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/@knostic%2fopenclaw-shield - Not found
16 verbose stack at /usr/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:103:15
16 verbose stack at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
16 verbose stack at async RegistryFetcher.packument (/usr/lib/node_modules/npm/node_modules/pacote/lib/registry.js:90:19)
16 verbose stack at async RegistryFetcher.manifest (/usr/lib/node_modules/npm/node_modules/pacote/lib/registry.js:128:23)
16 verbose stack at async Pack.exec (/usr/lib/node_modules/npm/lib/commands/pack.js:37:24)
16 verbose stack at async Npm.exec (/usr/lib/node_modules/npm/lib/npm.js:207:9)
16 verbose stack at async module.exports (/usr/lib/node_modules/npm/lib/cli/entry.js:74:5)
17 verbose statusCode 404
18 verbose pkgid @knostic/openclaw-shield@*
19 error code E404
20 error 404 Not Found - GET https://registry.npmjs.org/@knostic%2fopenclaw-shield - Not found
21 error 404
22 error 404 '@knostic/openclaw-shield@*' is not in this registry.
23 error 404
24 error 404 Note that you can also install from a
25 error 404 tarball, folder, http url, or git url.
26 verbose cwd /tmp/openclaw-npm-pack-RvmwTo
27 verbose os Linux 6.8.0-100-generic
28 verbose node v22.22.0
29 verbose npm v10.9.4
30 verbose exit 1
31 verbose code 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions