Always getting stuck here - I did perform the `npm install` - Does anyone know the fix for that? "

Always getting stuck here - I did perform the npm install - Does anyone know the fix for that? "PS C:\Users\neoego\Documents\funny-scraper> npm run start
funny-scraper@1.0.0 start node ./dist/index.js
Error: Could not find Chrome (ver. 115.0.5790.98). This can occur if either 1. you did not perform an installation before running the script (e.g. npm install) or 2. your cache path is incorrectly configured (which is: C:\Users\neoego.cache\puppeteer). For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration. at ChromeLauncher.resolveExecutablePath (file:///C:/Users/neoego/Documents/funny-scraper/node_modules/puppeteer-core/lib/esm/puppeteer/node/ProductLauncher.js:274:27) at ChromeLauncher.executablePath (file:///C:/Users/neoego/Documents/funny-scraper/node_modules/puppeteer-core/lib/esm/puppeteer/node/ChromeLauncher.js:174:25) at ChromeLauncher.computeLaunchArguments (file:///C:/Users/neoego/Documents/funny-scraper/node_modules/puppeteer-core/lib/esm/puppeteer/node/ChromeLauncher.js:91:37) at async ChromeLauncher.launch (file:///C:/Users/neoego/Documents/funny-scraper/node_modules/puppeteer-core/lib/esm/puppeteer/node/ProductLauncher.js:53:28)"
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?