sudo apt install nodejs npm
Now install the web-ext but not as global (mozilla suggests global but this doesn't seem like good practice)
sudo npm install -global web-ext
https://github.com/mdn/webextensions-examples
web-ext run
sudo apt install nodejs npm
sudo npm install -global web-ext
https://github.com/mdn/webextensions-examples
web-ext run