When I run command 'npm install arima',throw error.
wyf@wyf-virtual-machine:~/arima-master$ npm install arima
npm ERR! code ENOSELF
npm ERR! Refusing to install package with name "arima" under a package
npm ERR! also called "arima". 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! /home/wyf/.npm/_logs/2024-03-17T12_41_50_999Z-debug.log
When I run command 'npm install arima',throw error. wyf@wyf-virtual-machine:~/arima-master$ npm install arima npm ERR! code ENOSELF npm ERR! Refusing to install package with name "arima" under a package npm ERR! also called "arima". 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! /home/wyf/.npm/_logs/2024-03-17T12_41_50_999Z-debug.log