up to date, audited 1421 packages in 2m 242 packages are looking for funding run npm fund for details 10 vulnerabilities (5 moderate, 5 critical) To address all issues possible (including breaking changes), run: npm audit fix --force Some issues need review, and may require choosing a different dependency. Run npm audit for details.
gives this error, what plugins are compatible?
What’s the output when you run npm audit? If they are direct dependencies we can upgrade them.
thanks mister
changed 1 package, and audited 1421 packages in 6s
242 packages are looking for funding run
npm fund
for details9 vulnerabilities (4 moderate, 5 critical)
Some issues need review, and may require choosing a different dependency.
Run
npm audit
for details.how to remove these errors?
@Марк-Дакаскос they are not errors, you can ignore them.
@Марк-Дакаскос widget-essentials is packaged with NodeBB and is compatible. Its version is also pinned to the NodeBB version, so you do not need to update it unless you are upgrading NodeBB versions.