Isolate npx wrapper runtime from project PATH (#5341)

* Don't use the names here since they break the all-themes setup in omarchy-nvim

* Pin Omarchy npx wrappers to matching node+npx binaries

* Fix npx wrappers when mise node is missing

* Pin npx wrappers to matching mise node runtime

* Isolate npx wrapper runtime from project PATH

* Clarify npx wrapper bin resolution

---------

Co-authored-by: David Heinemeier Hansson <david@hey.com>
This commit is contained in:
Timo Hubois
2026-04-27 16:06:55 +02:00
committed by GitHub
co-authored by David Heinemeier Hansson
parent 7b79360ea1
commit 11e549a8ba
2 changed files with 31 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
echo "Pin npx wrappers to the matching mise node runtime"
source "$OMARCHY_PATH/install/packaging/npx.sh"