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
- clone repo
- open devcontainer in vscode
./run-simulator works fine - i can load sim in the browser
cd samples/simple-rest && npm install
- get error above
running this on Ubuntu 24.04 x86
npm installfails to install the latest samples in the latest psX:FWIW
npmjs.org/@universal-robots404s in my browser./run-simulatorworks fine - i can load sim in the browsercd samples/simple-rest && npm installrunning this on Ubuntu 24.04 x86