Describe the bug
I'm getting the following error when trying to run instamancer
TypeError: Symbol.asyncIterator is not defined.
at __asyncGenerator (/instamancer/src/api/instagram.js:4:38)
at Hashtag.generator (/instamancer/src/api/instagram.js:145:16)
at spawn (/instamancer/src/cli.js:238:41)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:188:7)
To Reproduce
I ran instamancer hashtag instagood -d after running through the installation steps on the README.
Setup (please complete the following information):
Node version - 6.9.0
Typescript version - 3.3.4000
Instamancer version - 1.3.1
Describe the bug I'm getting the following error when trying to run instamancer
To Reproduce I ran
instamancer hashtag instagood -d
after running through the installation steps on the README.Setup (please complete the following information): Node version - 6.9.0 Typescript version - 3.3.4000 Instamancer version - 1.3.1