Hi there,
pod looks amazing, and set up really well when SSH'ed into my Digital Ocean droplet as root. I was wondering if I might be missing something here; and apologize as I'm only tangentially a devops-y minded guy.
When I push, I get this:
remote: HEAD is now at c7daf71 releasing build (first release)
remote: hooks/post-receive: line 23: npm: command not found
remote: hooks/post-receive: line 26: pod: command not found
remote: hooks/post-receive: line 27: pod: command not found
Any idea why this might be happening? npm and pod are both available globally in my droplet.
Hi there,
podlooks amazing, and set up really well when SSH'ed into my Digital Ocean droplet as root. I was wondering if I might be missing something here; and apologize as I'm only tangentially adevops-y minded guy.When I push, I get this:
Any idea why this might be happening?
npmandpodare both available globally in my droplet.