이종혁

Results 1 comments of 이종혁

It seems that Shadcn defaults to npm when it cannot detect a package manager(`getPackageManager` function), and then runs the install command. However, the monorepo template are based on `pnpm`, which...