@mumblebaj
Looking better…
pi@magicmirror:~/MagicMirror/modules/MMM-MysqlQuery $ npm i mysql --force
npm WARN using --force Recommended protections disabled.
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: grunt-stylelint@0.17.0
npm WARN Found: stylelint@8.4.0
npm WARN node_modules/stylelint
npm WARN dev stylelint@"^8.3.0" from the root project
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer stylelint@"^14.0.0" from grunt-stylelint@0.17.0
npm WARN node_modules/grunt-stylelint
npm WARN dev grunt-stylelint@"latest" from the root project
npm WARN
npm WARN Conflicting peer dependency: stylelint@14.2.0
npm WARN node_modules/stylelint
npm WARN peer stylelint@"^14.0.0" from grunt-stylelint@0.17.0
npm WARN node_modules/grunt-stylelint
npm WARN dev grunt-stylelint@"latest" from the root project
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: stylelint-config-standard@24.0.0
npm WARN Found: stylelint@8.4.0
npm WARN node_modules/stylelint
npm WARN dev stylelint@"^8.3.0" from the root project
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer stylelint@"^14.0.0" from stylelint-config-standard@24.0.0
npm WARN node_modules/stylelint-config-standard
npm WARN dev stylelint-config-standard@"latest" from the root project
npm WARN
npm WARN Conflicting peer dependency: stylelint@14.2.0
npm WARN node_modules/stylelint
npm WARN peer stylelint@"^14.0.0" from stylelint-config-standard@24.0.0
npm WARN node_modules/stylelint-config-standard
npm WARN dev stylelint-config-standard@"latest" from the root project
npm WARN ERESOLVE overriding peer dependency
npm WARN deprecated time-grunt@2.0.0: Deprecated because Grunt is practically unmaintained. Move on to something better. This package will continue to work with Grunt v1, but it will not receive any updates.
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated browserslist@2.11.3: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
added 606 packages, and audited 1043 packages in 3m
49 packages are looking for funding
run `npm fund` for details
29 vulnerabilities (1 low, 17 moderate, 11 high)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
pi@magicmirror:~/MagicMirror/modules/MMM-MysqlQuery $