What / Why
when i my package need an other package, i use peerDependencies to statement this point. to hope others to install that package and install right version. but the result is, they install wrong version just a warnging . its so Ignored。 i think the tips should be obviously error. beacuase if the packages need right peerDependencies. or i can defined the tips level to remind people to note that

really to ignore...