mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 08:25:32 +00:00
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. |
||
|---|---|---|
| .. | ||
| build | ||
| devbox/macos | ||
| docker-images | ||
| git-hooks | ||
| gosh | ||
| scopes | ||
| standards-data | ||
| stats | ||
| teamcity | ||
| tools | ||
| build.sh | ||
| builder.inc.sh | ||
| builder_completion.inc.sh | ||
| locate_emscripten.inc.sh | ||