Kalhama / finder-scraper

Työkalu yritystietojen hakuun Finderistä ja YTJ:n avoimesta rajapinnasta
3 stars 0 forks source link

Npx does not work #7

Open JJooaa opened 7 months ago

JJooaa commented 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) {'

Kalhama commented 7 months ago

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