fix(n8n): add missing installation dependency (#2466)

pull/2469/head
Bartosz Korczak 10 months ago committed by GitHub
parent db3fe0e9ad
commit dcd35adf71
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -33,6 +33,7 @@ $STD apt-get install -y nodejs
msg_ok "Installed Node.js"
msg_info "Installing n8n (Patience)"
$STD npm install --global patch-package
$STD npm install --global n8n
msg_ok "Installed n8n"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.