encoredev / encore

Open Source Development Platform for building robust type-safe distributed systems with declarative infrastructure
https://encore.dev
Mozilla Public License 2.0
7.73k stars 329 forks source link

cli: look up binaries using client PATH #1498

Closed eandre closed 1 month ago

eandre commented 1 month ago

Instead of using the daemon's PATH, use the PATH from the client's environment. That way we don't need to restart the daemon on PATH changes, while still resolving e.g. the correct node binary when using nvm.

encore-cla[bot] commented 1 month ago

All committers have signed the CLA.