Recently when I am trying install node package I got this error.
This error comes when name property in package.json same as package name.
Solution
Just change the package.json name. 🙂
Recently when I am trying install node package I got this error.
This error comes when name property in package.json same as package name.
Solution
Just change the package.json name. 🙂