Source: node-keygrip
Version: 1.1.0-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-keygrip/20552579/log.gz

+ mocha --reporter spec test/
internal/modules/cjs/loader.js:1102
      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 new NodeError (internal/errors.js:322:7)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1102:13)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/usr/share/nodejs/p-locate/index.js:2:16)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32) {
  code: 'ERR_REQUIRE_ESM'
}
autopkgtest [04:12:55]: test pkg-js-autopkgtest: -----------------------]

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to