this post was submitted on 20 Feb 2025
1 points (100.0% liked)

General Discussion

0 readers
3 users here now

A place to talk about whatever you want


This is a forum category containing topical discussion. You can start new discussions by mentioning this category.

founded 2 months ago
 

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?

top 5 comments
sorted by: hot top controversial new old
[–] julian@community.nodebb.org 1 points 1 month ago* (last edited 1 month ago)

@Марк-Дакаскос 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.

[–] jack-sparow-1@community.nodebb.org 1 points 1 month ago (1 children)

changed 1 package, and audited 1421 packages in 6s

242 packages are looking for funding run npm fund for details

9 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?

[–] julian@community.nodebb.org 1 points 1 month ago

@Марк-Дакаскос they are not errors, you can ignore them.

thanks mister

[–] baris@community.nodebb.org 1 points 1 month ago

What's the output when you run npm audit? If they are direct dependencies we can upgrade them.