fb-messenger-cli icon indicating copy to clipboard operation
fb-messenger-cli copied to clipboard

chromium revision issue

Open mohamadali-halwani opened this issue 4 years ago • 2 comments

Login verification failed: Error: Chromium revision is not downloaded. Run "npm install" or "yarn install" I'm getting this error even though I got both puppeteer and chromium installed globally is this app depricated or something ?

mohamadali-halwani avatar Sep 18 '20 23:09 mohamadali-halwani

Having the same issue here in Lubuntu. I've been looking around and haven't solved much.

akdascode avatar Nov 21 '20 06:11 akdascode

Had the same problem with node v10, it started working when I switched to node v6. I had to install several additional packages as well, but maybe that's because I used it on a minimal Ubuntu installation. Hope it helps, cheers.

KorusMateusz avatar Dec 08 '20 22:12 KorusMateusz