[Pkg-javascript-devel] Bug#1008905: node-rollup-plugin-terser: autopkgtest regression in testing

Paul Gevers elbrus at debian.org
Sun Apr 3 20:44:06 BST 2022


Source: node-rollup-plugin-terser
Version: 7.0.2+~5.0.1-2
Severity: serious
Justification: autopkgtest regression

Dear maintainer,

Your package has an autopkgtest, great. However, it recently started
to fail in testing, I suspect since nodejs migrated.

Paul

https://ci.debian.net/data/autopkgtest/testing/amd64/n/node-rollup-plugin-terser/20508689/log.gz

true both import and export can be overwritten
+ jest --ci --testTimeout 60000 test/test.js
internal/modules/cjs/loader.js:1015
       throw new ERR_REQUIRE_ESM(filename, parentPath, packageJsonPath);
       ^

Error [ERR_REQUIRE_ESM]: Must use import to load ES Module: 
/usr/share/nodejs/p-limit/index.js
require() of ES modules is not supported.
require() of /usr/share/nodejs/p-limit/index.js from 
/usr/share/nodejs/p-locate/index.js is an ES module file as it is a .js 
file whose nearest parent package.json contains "type": "module" which 
defines all .js files in that package scope as ES modules.
Instead rename /usr/share/nodejs/p-limit/index.js to end in .cjs, change 
the requiring code to use import(), or remove "type": "module" from 
/usr/share/nodejs/p-limit/package.json.

     at Object.Module._extensions..js 
(internal/modules/cjs/loader.js:1015:13)
     at Module.load (internal/modules/cjs/loader.js:863:32)
     at Function.Module._load (internal/modules/cjs/loader.js:708:14)
     at Module.require (internal/modules/cjs/loader.js:887:19)
     at require (internal/modules/cjs/helpers.js:74:18)
     at Object.<anonymous> (/usr/share/nodejs/p-locate/index.js:2:16)
     at Module._compile (internal/modules/cjs/loader.js:999:30)
     at Object.Module._extensions..js 
(internal/modules/cjs/loader.js:1027:10)
     at Module.load (internal/modules/cjs/loader.js:863:32)
     at Function.Module._load (internal/modules/cjs/loader.js:708:14) {
   code: 'ERR_REQUIRE_ESM'
}
autopkgtest [22:51:51]: test pkg-js-autopkgtest: -----------------------]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-devel/attachments/20220403/31d7f1b4/attachment.sig>


More information about the Pkg-javascript-devel mailing list