mirror of
https://github.com/gradio-app/gradio.git
synced 2025-01-30 11:00:11 +08:00
pnpm link deprecated (#8886)
Appears that the given pnpm like no longer exists. Suggesting a more generic one.
This commit is contained in:
parent
67c08bfb9e
commit
df770608fc
@ -48,7 +48,7 @@ function npm_required() {
|
||||
# None
|
||||
#######################################
|
||||
function pnpm_required() {
|
||||
program_required "pnpm" "https://pnpm.io/7.x/installation"
|
||||
program_required "pnpm" "https://pnpm.io/installation"
|
||||
}
|
||||
|
||||
#######################################
|
||||
|
Loading…
Reference in New Issue
Block a user