[Pkg-javascript-devel] Bug#985423: eslint needs to depend on node-text-table (or change default formatter)

Marco Trevisan marco at trevi.me
Wed Mar 17 23:36:27 GMT 2021


Package: eslint
Version: 5.16.0~dfsg-8
Severity: serious
Justification: Missing runtime dependency

Dear Maintainer,

Using eslint from repository fails as per missing dependency on
node-text-table that is used by the default formatter (stylish).

When using other formatters everything works fine.

There was a problem loading formatter: ./formatters/stylish
Error: Cannot find module 'text-table'
Require stack:
- /usr/share/nodejs/eslint/lib/formatters/stylish.js
- /usr/share/nodejs/eslint/lib/cli-engine.js
- /usr/share/nodejs/eslint/lib/cli.js
- /usr/share/nodejs/eslint/bin/eslint.js



More information about the Pkg-javascript-devel mailing list