Closed king-open closed 2 years ago
try to replace npm registry with https://npmmirror.com/
I'll try
But using npm install is so slow
Solved, thanks
You can add this to your project .npmrc
file, npm/pnpm will use it for this project:
registry = https://registry.npmmirror.com
My default mirror is this one
Describe the bug
Reproduction
null
System Info
Used Package Manager
pnpm
Validations