Open JJooaa opened 7 months ago
npx finder-scraper https://www.finder.fi/search\?what\=verkkokaupat test3.csv ok | 21.7.1 node /Users/joaleitola/.npm/_npx/ce29e63ff798c261/node_modules/.bin/finder-scraper: line 1: syntax error near unexpected token (' /Users/joaleitola/.npm/_npx/ce29e63ff798c261/node_modules/.bin/finder-scraper: line 1:var awaiter = (this && this.awaiter) || function (thisArg, _arguments, P, generator) {'
(' /Users/joaleitola/.npm/_npx/ce29e63ff798c261/node_modules/.bin/finder-scraper: line 1:
I'll look into this, but a workaround is to use pnpm dlx. So your command would look like
pnpm dlx finder-scraper https://www.finder.fi/search\?what\=verkkokaupat test3.csv
npx finder-scraper https://www.finder.fi/search\?what\=verkkokaupat test3.csv ok | 21.7.1 node /Users/joaleitola/.npm/_npx/ce29e63ff798c261/node_modules/.bin/finder-scraper: line 1: syntax error near unexpected token
(' /Users/joaleitola/.npm/_npx/ce29e63ff798c261/node_modules/.bin/finder-scraper: line 1:
var awaiter = (this && this.awaiter) || function (thisArg, _arguments, P, generator) {'