この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Hi Team,
We are trying to integrate Puppeteer in ui.frontend module. Issues in resolving the puppeteer launch.
Does anyone faced similar challenge?
Thanks
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
checkout these threads
https://stackoverflow.com/questions/69494700/puppeteer-launcher-error-results-with-undefined
https://stackoverflow.com/questions/72073215/puppeteer-launch-not-loading
It's also worth checking for any additional error messages or stack traces that may provide more specific information about the issue. Reviewing the Puppeteer documentation and troubleshooting guides can also provide insights into potential solutions for common problems.
https://pptr.dev/#?product=Puppeteer&version=v13.7.0&show=api-puppeteerlaunchoptions
Hi @MayurSatav ,
When we hit "npm run start" we see below error-
pupt.js:7 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'launch')
Thanks
checkout these threads
https://stackoverflow.com/questions/69494700/puppeteer-launcher-error-results-with-undefined
https://stackoverflow.com/questions/72073215/puppeteer-launch-not-loading
It's also worth checking for any additional error messages or stack traces that may provide more specific information about the issue. Reviewing the Puppeteer documentation and troubleshooting guides can also provide insights into potential solutions for common problems.
https://pptr.dev/#?product=Puppeteer&version=v13.7.0&show=api-puppeteerlaunchoptions