nacimgoura / instagram-profilecrawl

:computer: Quickly crawl the information (e.g. followers, tags, etc...) of an instagram profile. No login required!
MIT License
121 stars 30 forks source link

it can not run #33

Open imhyd opened 6 years ago

imhyd commented 6 years ago

/usr/local/node-v7.6.0/lib/node_modules/instagram-profilecrawl/index.js:85 ...(await this.getInfoProfile()), ^^^ SyntaxError: Unexpected token ... at Object.exports.runInThisContext (vm.js:73:16) at Module._compile (module.js:543:28) at Object.Module._extensions..js (module.js:580:10) at Module.load (module.js:488:32) at tryModuleLoad (module.js:447:12) at Function.Module._load (module.js:439:3) at Module.runMain (module.js:605:10) at run (bootstrap_node.js:422:7) at startup (bootstrap_node.js:143:9) at bootstrap_node.js:537:3

imhyd commented 6 years ago

what should I do