I\'m unable to install puppeteer as a project dependency, and I\'ve tried re-installing node. Anyone have an idea on how to fix this? Running Ubuntu 17.10 x64>
puppeteer
Run this on your terminal:
sudo npm install -g puppeteer --unsafe-perm=true