reflex icon indicating copy to clipboard operation
reflex copied to clipboard

Can Chinese developers use pnpm or yarn for package management?

Open reigadegr opened this issue 1 year ago β€’ 0 comments

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

reigadegr avatar Jul 23 '24 06:07 reigadegr