Which boss knows how to handle the dependent package of a npm package correctly when it is deprecated,?

$npm i nproxy-g
npm WARN deprecated connect@2.9.1: connect 2.x series is deprecated

if the above scene occurs, how should it be handled?

Mar.04,2021

never mind.

< hr >

it just says version 3.x. It is estimated that nproxy relies on 2.x connect

.
Menu