Quick start
npm install lodash --registry=https://mirror.aierliz.top/npm/
Proxy npm registry metadata and tarball downloads for temporary or persistent Node.js dependency installs.
npm install lodash --registry=https://mirror.aierliz.top/npm/
npm install lodash --registry=https://mirror.aierliz.top/npm/
pnpm install lodash --registry=https://mirror.aierliz.top/npm/
yarn config set registry https://mirror.aierliz.top/npm/
registry=https://mirror.aierliz.top/npm/
Original:
npm install lodash --registry=https://registry.npmjs.org/
Accelerated:
npm install lodash --registry=https://mirror.aierliz.top/npm/
Status: Test. Registry metadata rewrite and tarball downloads are supported; private npm tokens and publish flows should be validated in a test environment.