Registry Configuration
After running the service, you need to configure the Registry on your system.
npm
npm config set registry http://localhost:4873
pnpm
pnpm config set registry http://localhost:4873
yarn
yarn config set registry http://localhost:4873