Streetmerchant: keep getting this error

Created on 27 Nov 2020  Â·  3Comments  Â·  Source: jef/streetmerchant

I keep getting this error every time i try to run it with nothing i try working.

error :: ✖ something bad happened, resetting streetmerchant in 5 seconds Could not find browser revision 818858. Run "PUPPETEER_PRODUCT=firefox npm install" or "PUPPETEER_PRODUCT=firefox yarn install" to download a supported Firefox browser binary. {
"stack": "Error: Could not find browser revision 818858. Run \"PUPPETEER_PRODUCT=firefox npm install\" or \"PUPPETEER_PRODUCT=firefox yarn install\" to download a supported Firefox browser binary.\n at ChromeLauncher.launch (C:\streetmerchant\node_modules\puppeteer\lib\cjs\puppeteer\node\Launcher.js:79:23)\n at async PuppeteerExtra.launch (C:\streetmerchant\node_modules\puppeteer-extra\dist\index.cjs.js:129:25)\n at async main (C:\streetmerchant\build\index.js:46:15)\n at async loopMain (C:\streetmerchant\build\index.js:82:9)"

bug

Most helpful comment

I had the same error. I fixed it by running 'npm install' in ./node_modules/puppeteer-extra/ dir.

All 3 comments

same for me on my raspberry

I had the same error. I fixed it by running 'npm install' in ./node_modules/puppeteer-extra/ dir.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

MrRobot245 picture MrRobot245  Â·  5Comments

FawnPat picture FawnPat  Â·  4Comments

ATLTVHEAD picture ATLTVHEAD  Â·  4Comments

millionhari picture millionhari  Â·  5Comments

AlphaOmega2020 picture AlphaOmega2020  Â·  4Comments