Refusing to install package with name "mongoose" under a package code example
Example: Refusing to install package with name "mongoose" under a package
look into the package.json ensure that the "name" should be unique rather than "mongoose"
look into the package.json ensure that the "name" should be unique rather than "mongoose"