From 4c07cf2a3cd108451951a8c1c2691f76b74e2102 Mon Sep 17 00:00:00 2001 From: Jelle Spijker Date: Wed, 2 Oct 2024 05:07:04 +0200 Subject: [PATCH] Specify nodejes This will override the nodejs used by emsdk with our `fixed` version Contribute to NP-346 --- profiles/cura_wasm.jinja | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/cura_wasm.jinja b/profiles/cura_wasm.jinja index f5bbbd7..8ce8df8 100644 --- a/profiles/cura_wasm.jinja +++ b/profiles/cura_wasm.jinja @@ -3,6 +3,7 @@ include(cura.jinja) [tool_requires] # change to main once merged https://github.com/Ultimaker/conan-ultimaker-index/pull/14 emsdk/[>=3.1.65]@ultimaker/np_346 +nodejs/[>=20.16.0]@ultimaker/np_346 [settings] os=Emscripten