Use node v20 (20.16.0) or if you use nvm follow the instructions below
nvm install 20.16.0
# or
nvm use 20.16.0
yarn setup
yarn firefox:build && yarn update-manifest:prod
yarn zip && yarn firefox:zip
You should find a xpi file named rainbowbx.xpi
in the root folder of this repository