jpchip / giveaway-grabber

Automated Amazon Giveaways using Node & Puppeteer (until 10/17/19) 🎁
MIT License
74 stars 20 forks source link

Unable to install #122

Closed russella02 closed 5 years ago

russella02 commented 5 years ago

I am getting this error when I run the npm install

Screen Shot 2019-07-19 at 8 03 34 AM
codywood commented 5 years ago

I've ran into this issue before and was able to work around it by running: sudo npm install -g giveaway-grabber --unsafe-perm

This was on Ubuntu instead of MacOS though. Hope it helps!