When I run various npm commands, the console output is filled with ads for various projects and people. I\'m a prolific open source contributor, but console output for a too
for the opencollective
OPENCOLLECTIVE_HIDE=true
did the trick for me, more optins see https://github.com/nuxt/opencollective#disable-message for more disabling options
You can remove ads using the funding package by adding an environment variable:
OPEN_SOURCE_CONTRIBUTOR=true
Some packages that use opencollective-postinstall need their own command instead:
DISABLE_OPENCOLLECTIVE=true