<div dir="ltr">Package: node-jest<br>Severity: serious<br><br>Dear Maintainer,<br><div><br></div><div>Node-jest fails with the following on all the node-modules I've tried yet.</div><div>Sample examples on <br></div><div><br></div><div>node-compression-webpack-plugin version 2.0.0-3</div><div>and</div><div>node-proper-lockfile version 4.1.1-2<br></div><div><br></div><div>internal/modules/cjs/loader.js:800<br>    throw err;<br>    ^<br><br>Error: Cannot find module 'import-local'<br>Require stack:<br>- /usr/share/nodejs/jest/bin/jest.js<br>    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:797:15)<br>    at Function.Module._load (internal/modules/cjs/loader.js:690:27)<br>    at Module.require (internal/modules/cjs/loader.js:852:19)<br>    at require (internal/modules/cjs/helpers.js:74:18)<br>    at Object.<anonymous> (/usr/share/nodejs/jest/bin/jest.js:9:21)<br>    at Module._compile (internal/modules/cjs/loader.js:959:30)<br>    at Object.Module._extensions..js (internal/modules/cjs/loader.js:995:10)<br>    at Module.load (internal/modules/cjs/loader.js:815:32)<br>    at Function.Module._load (internal/modules/cjs/loader.js:727:14)<br>    at Function.Module.runMain (internal/modules/cjs/loader.js:1047:10) {<br>  code: 'MODULE_NOT_FOUND',<br>  requireStack: [ '/usr/share/nodejs/jest/bin/jest.js' ]<br>}<br></div><div><br></div><div>Thanks!<br></div><br>-- System Information:<br>Debian Release: bullseye/sid<br>  APT prefers unstable<br>  APT policy: (500, 'unstable'), (1, 'experimental')<br>Architecture: amd64 (x86_64)<br><br>Kernel: Linux 4.19.0-6-amd64 (SMP w/8 CPU cores)<br>Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE<br>Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)<br>Shell: /bin/sh linked to /usr/bin/dash<br>Init: systemd<br></div>