Skip to content

Need node binary added to npm_registry network policy #681

@jnun

Description

@jnun

Description

npm install inside the sandbox fails with 403 Forbidden because the npm_registry network policy does not include /usr/local/bin/node in its allowed binaries list.

Pull Request 669 resolves this bug.

2 files, 4 lines. Easy win.

Reproduction Steps

  1. $ openshell sandbox create --name demo
  2. $ npm install discord.js
    npm error 403 403 Forbidden - GET https://registry.npmjs.org/discord.js

Environment

  • Docker 29.2.1
  • NemoClaw

Debug Output

Logs

Checklist

  • I confirmed this bug is reproducible
  • I searched existing issues and this is not a duplicate

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions