Sunday, 6 October 2019

Trying to run a module but have no idea where to start

Hi! I was wondering if someone could help me with an error i've been having. It's probably incredibly simple but I am an extreme novice when it comes to this. I want to get this scraper running but I am completely lost on where to begin. I believe I installed all the dependencies. https://www.npmjs.com/package/kijiji-scraperAfter that I go into terminal and start by typing const kijiji = require("kijiji-scraper");I get an error saying syntax error near unexpected token `('I am probably doing so many things wrong but I have no idea what to do and where to go for help.Any help would be greatly appreciated.EDIT: I sincerely apologize if this is not the right place to ask questions like this.

Submitted October 07, 2019 at 12:02AM by crimsonpanther87

No comments:

Post a Comment