Fix npm version
Using npm ~v5 results in a lot of warnings while installing packages. So performing npm install npm@6.14.5
before installing packages updates npm and there by installing packages without warnings
Edited by Nivesh Krishna
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Using npm ~v5 results in a lot of warnings while installing packages. So performing npm install npm@6.14.5
before installing packages updates npm and there by installing packages without warnings