tag:blogger.com,1999:blog-852161773840707483.post337866063967507154..comments2019-03-07T13:49:49.090+00:00Comments on OceanLinux: Read Ebooks Quicker With This Spritz-Like Fast Reading Command Line SoftwareLogixhttp://www.blogger.com/profile/03026963810377267607noreply@blogger.comBlogger2125tag:blogger.com,1999:blog-852161773840707483.post-4436108709189836902018-07-30T09:15:09.199+01:002018-07-30T09:15:09.199+01:00You shouldn't run npm install with sudo, even ...You shouldn't run npm install with sudo, even if some project page mentions that. Set up npm and Node.js as described <a href="https://devopscloudconsult.com/2018/04/how-to-install-and-configure-nodejs-and.html" rel="nofollow">here</a>, then use "npm install -g uniread". <br /><br />As for that specific error, it seems to require Git. You didn't mention which Linux distribution you're using. If you use Debian, Ubuntu or Linux Mint install it using this command: "sudo apt install git"Logixhttps://www.blogger.com/profile/03026963810377267607noreply@blogger.comtag:blogger.com,1999:blog-852161773840707483.post-53099454923570503982018-07-30T06:34:07.477+01:002018-07-30T06:34:07.477+01:00hey man!
new to linux here.
sud...hey man!<br />new to linux here.<br /> sudo npm install -g uniread<br />doing above shows me error<br /> npm ERR! code ENOGIT<br /> npm ERR! No git binary found in $PATH<br />could you please help me understanding why this error and how can i fix it.<br />Thanks !!<br />Anonymousnoreply@blogger.com