deep-foundation / deep-foundation/payments-tinkoff-c2b-test
Error: Could not find Chrome
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
```
{
stack: 'Error: Could not find Chrome (ver. 113.0.5672.63). This can occur if either\n' +
' 1. you did not perform an installation before running the script (e.g. `npm install`) or\n' +
' 2. your cache path is incorrectly configured (which is: /root/.cache/puppeteer).\n' +
'For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.\n' +
' at ChromeLauncher.resolveExecutablePath (file:///node_modules/puppeteer-core/lib/esm/puppeteer/node/ProductLauncher.js:275:27)\n' +
' at ChromeLauncher.executablePath (file:///node_modules/puppeteer-core/lib/esm/puppeteer/node/ChromeLauncher.js:176:25)\n' +
' at ChromeLauncher.computeLaunchArguments (file:///node_modules/puppeteer-core/lib/esm/puppeteer/node/ChromeLauncher.js:92:37)\n' +
' at async ChromeLauncher.launch (file:///node_modules/puppeteer-core/lib/esm/puppeteer/node/ProductLauncher.js:57:28)\n' +
' at async eval (eval at memoized (/node_modules/lodash/memoize.js:62:23), :197:19)',
message: 'Could not find Chrome (ver. 113.0.5672.63). This can occur if either\n' +
' 1. you did not perform an installation before running the script (e.g. `npm install`) or\n' +
' 2. your cache path is incorrectly configured (which is: /root/.cache/puppeteer).\n' +
'For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.'
}
```
https://github.com/orgs/deep-foundation/discussions/34
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.