diff --git a/tools/dep_updaters/update-undici.sh b/tools/dep_updaters/update-undici.sh index f8906f64e846d6..087038cfd45ed1 100755 --- a/tools/dep_updaters/update-undici.sh +++ b/tools/dep_updaters/update-undici.sh @@ -80,7 +80,7 @@ cd "$ROOT" # Rebuild components from source rm lib/llhttp/llhttp*.* - "$NODE" "$NPM" install --no-bin-link --ignore-scripts + "$NODE" "$NPM" install --ignore-scripts "$NODE" "$NPM" run build:wasm > lib/llhttp/wasm_build_env.txt "$NODE" "$NPM" run build:node "$NODE" "$NPM" prune --production