Fixing "The chromium binary is not available for arm64"
When installing Puppeteer on your new shiny M1/M2 powered Mac, you might come across this error message, when trying to install the Puppeteer NPM package: The chromium binary is not available for arm64: If you are on Ubuntu, you can install with: apt-get install chromium-browser Fear not,