How to install npm in termux without any error.

Download latest version of termux.

npm installation command.

  • termux-setup-storage
  • apt update
  • termux-change-repo
  • apt upgrade
  • apt install nodejs
  • npm install -g npm@6.14.10
  • npm audit fix
  • npm audit
Now npm is successfully installed.

For contact📞

Leave a comment

Design a site like this with WordPress.com
Get started