spiegel-keyman/resources
Eberhard Beilharz 051b32219f
Merge pull request #15422 from keymanapp/chore/common/nodepath
maint(common): fix build when using different default node version

Currently automatically setting the node version (by setting the `KEYMAN_USE_NVM` env variable) is kind of broken on Linux because it still requires to put `~/.keyman/node` on the PATH. This basically limits us to the node version Keyman needs.

This change checks the path variable and adds `~/.keyman/node` if necessary. This allows to not have that on the path, thus allowing to use different node versions outside of Keyman, but still allows Keyman to build with the node version it needs.
2026-01-14 11:04:32 +01:00
..
build Merge pull request #15422 from keymanapp/chore/common/nodepath 2026-01-14 11:04:32 +01:00
devbox/macos maint(mac): minor tweaks to mac setup, using build.sh 2025-10-27 09:10:33 +01:00
docker-images Handle uid and gid the same way as in the other Dockerfiles 2025-11-04 22:53:26 +01:00
git-hooks maint(resources): honor configure comment character in commit message 2025-09-05 10:45:58 +02:00
gosh maint: add empty 'scripts' tag to package.json to silence warning 2025-05-25 06:35:28 +07:00
scopes Merge pull request #13780 from keymanapp/maint/common/labels 2025-04-29 11:16:14 +07:00
standards-data chore(common): Update to Unicode 17.0 2025-09-11 11:28:47 +07:00
stats maint(common): consolidate builder scripts 2025-08-02 08:11:24 +10:00
teamcity maint(resources): roll back builder_launch for trigger-release-builds.sh 2025-12-08 07:30:49 +01:00
tools maint(common): rename and move node-related script functions into node.inc.sh 2025-08-02 13:34:29 +10:00
build.sh maint(common): consolidate builder scripts 2025-08-02 08:11:24 +10:00
builder.inc.sh Merge pull request #15257 from keymanapp/maint/resources/verify-order-of-builder_int_deps 2025-12-05 07:10:37 +01:00
builder_completion.inc.sh maint: change builder_completion script to a .inc.sh 2025-05-21 11:36:58 +07:00
locate_emscripten.inc.sh Merge pull request #14347 from keymanapp/maint/linux/13464_emscripten 2025-07-23 16:15:13 +02:00