If you don't see your issue listed below, please check our Issues page.
If you still don't see your issue listed, please create a new issue with the following information:
- Steps to replicate the issue
- Any helpful screenshots (particularly if there are error messages)
- Platform (Windows? Mac? Linux? What version?)
- node version (run
node -v
in your CLI to check) - npm version (run
npm -v
in your CLI to check)
Error: (node:31888) UnhandledPromiseRejectionWarning: 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.
To resolve this, issue the following command from inside the get-my-ps5 directory:
npm i puppeteer