ScriptSmith / instamancer

Scrape Instagram's API with Puppeteer
http://adamsm.com/instamancer
MIT License
398 stars 61 forks source link

[BUG] Symbol.asyncIterator is not defined. #1

Closed dianbagus96 closed 5 years ago

dianbagus96 commented 5 years ago

i got this error when i run this comment instamancer hashtag instagood -d, any help for this kind of error ?

ScriptSmith commented 5 years ago

I believe this is because the version of Node you're using is not up to date. What version of Node, NPM, and Instamancer are you using?

dianbagus96 commented 5 years ago

sorry, im update node to version 10 and the error has gone, thanks @ScriptSmith

ScriptSmith commented 5 years ago

No worries