Can Chinese developers use pnpm or yarn for package management?
In China, the package management tools Bun and npm are too slow to download dependencies and are very unstable, sometimes taking several hours to start a project.
Debug: Running command: ['C:\Users\admxcy\AppData\Local\reflex\bun\bin\bun.exe', 'install']
Debug: Installing base frontend packages
Debug: bun install v1.1.10 (5102a944)
Debug: Resolving dependencies
Debug: Resolved, downloaded and extracted [10]
Debug: Saved lockfile
Debug:
Debug: + @radix-ui/[email protected]
Debug:
Debug: 33 packages installed [323.38s]
Debug: Running command: ['C:\Users\admxcy\AppData\Local\reflex\bun\bin\bun.exe', 'add', '-d', '[email protected]']
Debug: Installing tailwind
Debug: bun add v1.1.10 (5102a944)
Debug: Saved lockfile