github has been warning, how to fix it?
Known critical severity security vulnerability detected in event-stream > 3.3.4 defined in package-lock.json.
github has been warning, how to fix it?
Known critical severity security vulnerability detected in event-stream > 3.3.4 defined in package-lock.json.
try yarn upgrade
update event-stream
to the latest version.
or delete package-lock.json
or yarn.lock
and then reinstall the dependency: npm I
or yarn
https://www.cnbeta.com/articl.
Why can t some modules be found on npmjs on Node.js ? For example, the amqp module. Is it because npmjs did not deploy the information for this module? It doesn t feel like it, either. Solve it? ...