Refusing to install package with name "mongoose" under a package

C++
look into the package.json ensure that the "name" should be unique rather than  "mongoose"
Source

Also in C++: