philbot9/youtube-comment-scraper-cli

Command not found

Gautamshahi opened this issue · 7 comments

Hello,

I followed the instruction, but I am getting an error with youtube-comment-scraper abc123def12

that youtube-comment-scraper command not found.

Can you please suggest something?

Sorry, there is no attachment from what I can tell. Please paste it here.

Thanks. I don't know what the --user flag does, but I imagine it's got something to do with your issue. Maybe try installing without that flag and use sudo if you get permission errors.

sudo npm install -g youtube-comment-scraper-cli

Or maybe this will help: https://github.com/sindresorhus/guides/blob/master/npm-global-without-sudo.md

Perfect, no problem.