Installation
Install using npm with the -g global flag.
sudo npm i -g @irys-network/bundler-client
Depending on your setup, you may need to use the sudo command.
sudo npm i -g @irys-network/bundler-client
ℹ️
If you get an error while installing, append the --force
flag to the end of the above command.