mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-03-13 09:00:04 +00:00
remove pnpm
This commit is contained in:
parent
cceb02821a
commit
893618f147
@ -32,7 +32,6 @@ msg_ok "Set up Node.js Repository"
|
||||
msg_info "Installing Node.js"
|
||||
$STD apt-get update
|
||||
$STD apt-get install -y nodejs
|
||||
$STD npm install -g pnpm
|
||||
msg_ok "Installed Node.js"
|
||||
|
||||
# Setup App
|
||||
|
Loading…
Reference in New Issue
Block a user