Open wagnerand opened 5 months ago
addons-linter dependency issues is tracked at https://github.com/mozilla/addons-linter/issues/5311
bunyan's mv dependency issue was reported before at https://github.com/trentm/node-bunyan/issues/719
bunyan's mv dependency issue was reported before at trentm/node-bunyan#719
bunyan
hasn't seen a release in 3 years and a commit in 2 years. It's probably better to replace it with another logger, than waiting for an update.
bunyan's mv dependency issue was reported before at trentm/node-bunyan#719
bunyan
hasn't seen a release in 3 years and a commit in 2 years. It's probably better to replace it with another logger, than waiting for an update.
In that linked issue, the purpose of mv
was mentioned. If the feature is not needed by addons-linter, a simpler fix could be to add overrides to our package.json to swap out the mv dependency: https://docs.npmjs.com/cli/v8/configuring-npm/package-json#overrides
These two will fix all the issues mentioned here.
Yeah. So for eslint v9, most plugins must be compatible and that wasn't the case last time I checked.
Unable to install web-ext because of these errors.
(WSL, Windows 10)
Apologies, found the issue, NodeJS was installed on Windows itself not on WSL. Very embarrassing
Some of these would need to be resolved in addons-linter (see below), but for web-ext, we should probably replace
bunyan
by something that is still maintained.inflight
rimraf
glob