mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	fix(n8n): add missing installation dependency (#2466)
This commit is contained in:
		@@ -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"
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user