Skip to content

npm error 404 '@universal-robots/urcap-utils@2.0.2' is not in this registry #11

@robot-ranger

Description

@robot-ranger

npm install fails to install the latest samples in the latest psX:

root@36bfb6cabe8b:/workspaces/PolyScopeX_URCap_SDK/samples/simple-rest# npm install
npm error code E404
npm error 404 Not Found - GET https://registry.npmjs.org/@universal-robots%2furcap-utils - Not found
npm error 404
npm error 404  '@universal-robots/urcap-utils@2.0.2' is not in this registry.
npm error 404
npm error 404 Note that you can also install from a
npm error 404 tarball, folder, http url, or git url.
npm error A complete log of this run can be found in: /root/.npm/_logs/2026-03-30T16_23_46_304Z-debug-0.log

FWIW npmjs.org/@universal-robots 404s in my browser

  1. clone repo
  2. open devcontainer in vscode
  3. ./run-simulator works fine - i can load sim in the browser
  4. cd samples/simple-rest && npm install
  5. get error above

running this on Ubuntu 24.04 x86

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions