fix: use service command shims for pi web install

This commit is contained in:
Federico Jaramillo Martinez
2026-05-14 22:52:57 +02:00
parent c547478f80
commit 559436c1fc
2 changed files with 6 additions and 20 deletions
@@ -0,0 +1,5 @@
---
"@jmfederico/pi-web": patch
---
Install Pi Web services from the Pi extension using the normal login-shell command shims instead of hardcoded Node paths, so sessions use the same PATH for node and npm.