[From nobody Sun Apr 19 07:25:05 2026
Received: (at submit) by bugs.debian.org; 18 Apr 2026 17:32:22 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-121.7 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,HAS_PACKAGE,SPF_HELO_PASS,
 SPF_NONE,USER_IN_DKIM_WELCOMELIST,X_DEBBUGS_CC autolearn=ham
 autolearn_force=no version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 124; hammy, 150; neutral, 132; spammy,
 0. spammytokens: hammytokens:0.000-+--pkgbuilddir,
 0.000-+--PKGBUILDDIR, 0.000-+--forky, 0.000-+--H*F:U*sanvila,
 0.000-+--H*rp:U*sanvila
Return-path: &lt;sanvila@debian.org&gt;
Received: from mailly.debian.org ([2001:41b8:202:deb:6564:a62:52c3:4b72]:56960)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1wE9Wn-00HGSF-2d
 for submit@bugs.debian.org; Sat, 18 Apr 2026 17:32:22 +0000
Received: via submission
 from C=NA, ST=NA, L=Ankh Morpork, O=Debian SMTP, OU=Debian SMTP CA,
 CN=paradis.debian.org, EMAIL=hostmaster@paradis.debian.org (verified)
 by mailly.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1wE9Wm-009sSK-18
 for submit@bugs.debian.org; Sat, 18 Apr 2026 17:32:20 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.paradis;
 h=Date:Message-Id:Subject:To:From:Reply-To:Cc:
 MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=8NrzrCkaGL2dl22E7k+t5XqxLNEg50BUzjX9zq90aKE=; b=h0HBypl5Ngd1btH31HpzLSWPoZ
 BEWQgL/1FCVA0d2tId5JL80bwqb/AJ+HNxYVDKKxlRrYkS5U/G1q/lvksdj4MaOgBjjP0q65FEzNa
 DzaWgu/MH/r4SmrKnc6f4r4krLgQyglrRR7oQ8cBHjtuJ2Km061IgfvncCBJO/cKbXOSn6aUPeRED
 1jBguM/L8K7FUnCAwgEAf6zTFfMd+9iRkS0jbq8UsFNHTFyKwOoVr5PVerNgCvl+aLPhiL7tYE4CW
 B4TZ4GvEasmWuwQSh7mOExG7U7FprHKXHEEJ1oFAOJVQKS4CQSdwi41F/xNxeZ9yoR0tPjZFZ+Q33
 A89x5zYw==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1wE9Wl-00EB6W-0N
 for submit@bugs.debian.org; Sat, 18 Apr 2026 17:32:19 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: node-react: FTBFS: npm error Invalid property &quot;devEngines.node&quot;
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1wE9Wl-00EB6W-0N@paradis.debian.org&gt;
Date: Sat, 18 Apr 2026 17:32:19 +0000
Delivered-To: submit@bugs.debian.org

Package: src:node-react
Version: 18.3.1+dfsg+~cs88.78.12-5
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202604/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:node-react, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_auto_clean --buildsystem=nodejs_no_lerna
Missing main directory build/node_modules/react
Found debian/nodejs/additional_components
Adding component(s): 
	rm -rf build/node_modules/react/node_modules/.cache build/node_modules/react/.nyc_output
	rm -rf react-shallow-renderer/node_modules/.cache react-shallow-renderer/.nyc_output
	rm -rf types-react/node_modules/.cache types-react/.nyc_output
	rm -rf types-react-dom/node_modules/.cache types-react-dom/.nyc_output
	rm -rf types-react-is/node_modules/.cache types-react-is/.nyc_output
	rm -rf types-react-reconciler/node_modules/.cache types-react-reconciler/.nyc_output
	rm -rf types-react-test-renderer/node_modules/.cache types-react-test-renderer/.nyc_output
	rm -rf types-scheduler/node_modules/.cache types-scheduler/.nyc_output
Found debian/nodejs/additional_components

[... snipped ...]


 BUILDING  react-server-flight.development.js (node_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  react-server-flight.development.js (node_dev)

 BUILDING  react-server-flight.production.min.js (node_prod)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  react-server-flight.production.min.js (node_prod)

 BUILDING  react-client-flight.development.js (node_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  react-client-flight.development.js (node_dev)

 BUILDING  react-client-flight.production.min.js (node_prod)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  react-client-flight.production.min.js (node_prod)

 BUILDING  react-reconciler-reflection.development.js (node_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  react-reconciler-reflection.development.js (node_dev)

 BUILDING  react-reconciler-reflection.production.min.js (node_prod)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  react-reconciler-reflection.production.min.js (node_prod)

 BUILDING  react-reconciler-constants.development.js (node_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  react-reconciler-constants.development.js (node_dev)

 BUILDING  react-reconciler-constants.production.min.js (node_prod)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  react-reconciler-constants.production.min.js (node_prod)

 BUILDING  react-is.development.js (umd_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  react-is.development.js (umd_dev)

 BUILDING  react-is.production.min.js (umd_prod)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  react-is.production.min.js (umd_prod)

 BUILDING  react-is.development.js (node_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  react-is.development.js (node_dev)

 BUILDING  react-is.production.min.js (node_prod)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  react-is.production.min.js (node_prod)

 BUILDING  ReactIs-dev.js (fb_www_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  ReactIs-dev.js (fb_www_dev)

 BUILDING  ReactIs-prod.js (fb_www_prod)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  ReactIs-prod.js (fb_www_prod)

 BUILDING  ReactIs-dev.js (rn_fb_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  ReactIs-dev.js (rn_fb_dev)

 BUILDING  ReactIs-prod.js (rn_fb_prod)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  ReactIs-prod.js (rn_fb_prod)

 BUILDING  ReactIs-profiling.js (rn_fb_profiling)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  ReactIs-profiling.js (rn_fb_profiling)

 BUILDING  react-debug-tools.development.js (node_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  react-debug-tools.development.js (node_dev)

 BUILDING  react-debug-tools.production.min.js (node_prod)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  react-debug-tools.production.min.js (node_prod)

 BUILDING  react-cache.development.js (node_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  react-cache.development.js (node_dev)

 BUILDING  react-cache.production.min.js (node_prod)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  react-cache.production.min.js (node_prod)

 BUILDING  use-subscription.development.js (node_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  use-subscription.development.js (node_dev)

 BUILDING  use-subscription.production.min.js (node_prod)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  use-subscription.production.min.js (node_prod)

 BUILDING  use-sync-external-store.development.js (node_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  use-sync-external-store.development.js (node_dev)

 BUILDING  use-sync-external-store.production.min.js (node_prod)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  use-sync-external-store.production.min.js (node_prod)

 BUILDING  use-sync-external-store-shim.development.js (node_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  use-sync-external-store-shim.development.js (node_dev)

 BUILDING  use-sync-external-store-shim.production.min.js (node_prod)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  use-sync-external-store-shim.production.min.js (node_prod)

 BUILDING  use-sync-external-store-shim.native.development.js (node_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  use-sync-external-store-shim.native.development.js (node_dev)

 BUILDING  use-sync-external-store-shim.native.production.min.js (node_prod)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  use-sync-external-store-shim.native.production.min.js (node_prod)

 BUILDING  use-sync-external-store-with-selector.development.js (node_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  use-sync-external-store-with-selector.development.js (node_dev)

 BUILDING  use-sync-external-store-with-selector.production.min.js (node_prod)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  use-sync-external-store-with-selector.production.min.js (node_prod)

 BUILDING  use-sync-external-store-shim/with-selector.development.js (node_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  use-sync-external-store-shim/with-selector.development.js (node_dev)

 BUILDING  use-sync-external-store-shim/with-selector.production.min.js (node_prod)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  use-sync-external-store-shim/with-selector.production.min.js (node_prod)

 BUILDING  scheduler.development.js (node_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  scheduler.development.js (node_dev)

 BUILDING  scheduler.production.min.js (node_prod)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  scheduler.production.min.js (node_prod)

 BUILDING  Scheduler-dev.js (fb_www_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  Scheduler-dev.js (fb_www_dev)

 BUILDING  Scheduler-prod.js (fb_www_prod)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  Scheduler-prod.js (fb_www_prod)

 BUILDING  Scheduler-profiling.js (fb_www_profiling)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  Scheduler-profiling.js (fb_www_profiling)

 BUILDING  Scheduler-dev.js (rn_fb_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  Scheduler-dev.js (rn_fb_dev)

 BUILDING  Scheduler-prod.js (rn_fb_prod)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  Scheduler-prod.js (rn_fb_prod)

 BUILDING  Scheduler-profiling.js (rn_fb_profiling)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  Scheduler-profiling.js (rn_fb_profiling)

 BUILDING  scheduler-unstable_mock.development.js (umd_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  scheduler-unstable_mock.development.js (umd_dev)

 BUILDING  scheduler-unstable_mock.production.min.js (umd_prod)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  scheduler-unstable_mock.production.min.js (umd_prod)

 BUILDING  scheduler-unstable_mock.development.js (node_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  scheduler-unstable_mock.development.js (node_dev)

 BUILDING  scheduler-unstable_mock.production.min.js (node_prod)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  scheduler-unstable_mock.production.min.js (node_prod)

 BUILDING  SchedulerMock-dev.js (fb_www_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  SchedulerMock-dev.js (fb_www_dev)

 BUILDING  SchedulerMock-prod.js (fb_www_prod)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  SchedulerMock-prod.js (fb_www_prod)

 BUILDING  SchedulerMock-dev.js (rn_fb_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  SchedulerMock-dev.js (rn_fb_dev)

 BUILDING  SchedulerMock-prod.js (rn_fb_prod)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  SchedulerMock-prod.js (rn_fb_prod)

 BUILDING  scheduler-unstable_post_task.development.js (node_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  scheduler-unstable_post_task.development.js (node_dev)

 BUILDING  scheduler-unstable_post_task.production.min.js (node_prod)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  scheduler-unstable_post_task.production.min.js (node_prod)

 BUILDING  SchedulerPostTask-dev.js (fb_www_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  SchedulerPostTask-dev.js (fb_www_dev)

 BUILDING  SchedulerPostTask-prod.js (fb_www_prod)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  SchedulerPostTask-prod.js (fb_www_prod)

 BUILDING  SchedulerPostTask-profiling.js (fb_www_profiling)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  SchedulerPostTask-profiling.js (fb_www_profiling)

 BUILDING  jest-react.development.js (node_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  jest-react.development.js (node_dev)

 BUILDING  jest-react.production.min.js (node_prod)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  jest-react.production.min.js (node_prod)

 BUILDING  eslint-plugin-react-hooks.development.js (node_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  eslint-plugin-react-hooks.development.js (node_dev)

 BUILDING  eslint-plugin-react-hooks.production.min.js (node_prod)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  eslint-plugin-react-hooks.production.min.js (node_prod)

 BUILDING  react-refresh-babel.development.js (node_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  react-refresh-babel.development.js (node_dev)

 BUILDING  react-refresh-babel.production.min.js (node_prod)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  react-refresh-babel.production.min.js (node_prod)

 BUILDING  react-refresh-runtime.development.js (node_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  react-refresh-runtime.development.js (node_dev)

 BUILDING  react-refresh-runtime.production.min.js (node_prod)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  react-refresh-runtime.production.min.js (node_prod)

 BUILDING  ReactFreshRuntime-dev.js (fb_www_dev)
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
 COMPLETE  ReactFreshRuntime-dev.js (fb_www_dev)

/&lt;&lt;PKGBUILDDIR&gt;&gt;/scripts/rollup/build.js:38
  throw err;
  ^

Error: Command failed: npm pack build/node_modules/eslint-plugin-react-hooks
npm error Invalid property &quot;devEngines.node&quot;
npm error A complete log of this run can be found in: /tmp/.npm/_logs/2026-04-18T15_05_52_943Z-debug-0.log

    at genericNodeError (node:internal/errors:983:15)
    at wrappedFn (node:internal/errors:537:14)
    at ChildProcess.exithandler (node:child_process:417:12)
    at ChildProcess.emit (node:events:519:28)
    at maybeClose (node:internal/child_process:1101:16)
    at ChildProcess._handle.onexit (node:internal/child_process:304:5) {
  code: 1,
  killed: false,
  signal: null,
  cmd: 'npm pack build/node_modules/eslint-plugin-react-hooks'
}

Node.js v22.22.2
make[1]: *** [debian/rules:29: override_dh_auto_build] Error 1
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
make: *** [debian/rules:12: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]