Kylart / MalScraper

Scrape everything you can from MyAnimeList.net
MIT License
177 stars 49 forks source link

Install Error #62

Closed Zargdreon closed 3 years ago

Zargdreon commented 3 years ago

npm ERR! code ENOSELF npm ERR! Refusing to install package with name "mal-scraper" under a package npm ERR! also called "mal-scraper". Did you name your project the same npm ERR! as the dependency you're installing? npm ERR! npm ERR! For more information, see: npm ERR! https://docs.npmjs.com/cli/install#limitations-of-npms-install-algorithm

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Berthens\AppData\Roaming\npm-cache_logs\2021-02-24T20_04_35_359Z-debug.log

Kylart commented 3 years ago

I'd need more context to help with that but it does not seem to come from the package itself.

It seems you are trying to install this package within a project called mal-scraper and npm does not allow you to do that.

Gabb-c commented 3 years ago

It might be your Node version. I recommend the 14.15.5. The latest version (at the moment, 15.10.0) it's getting me lots of bugs.