ci
ci copied to clipboard
Run npm ci using the appropriate Node package manager (npm, yarn, pnpm)
Results
2
ci issues
Sort by
recently updated
recently updated
newest added
### Problem I have enabled corepack, so `npx ci` should not ask me to install pnpm again. It's no need to install it. ### Expected behavior Do not ask me...
bug