Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Puppeteer errors with hard to decipher reason #496

Open
runspired opened this issue Dec 3, 2021 · 1 comment
Open

Puppeteer errors with hard to decipher reason #496

runspired opened this issue Dec 3, 2021 · 1 comment

Comments

@runspired
Copy link

Downloading Chromium r686378 - 110.2 Mb [====================] 100% 0.0s 
(node:43991) UnhandledPromiseRejectionWarning: Error: Evaluation failed: TypeError: Cannot read property 'entries' of undefined
    at __puppeteer_evaluation_script__:9:50
    at ExecutionContext._evaluateInternal (/Users/runspired/.npm/_npx/43991/lib/node_modules/ember-angle-brackets-codemod/node_modules/puppeteer/lib/ExecutionContext.js:122:13)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at async ExecutionContext.evaluate (/Users/runspired/.npm/_npx/43991/lib/node_modules/ember-angle-brackets-codemod/node_modules/puppeteer/lib/ExecutionContext.js:48:12)
    at async gatherTelemetry (/Users/runspired/.npm/_npx/43991/lib/node_modules/ember-angle-brackets-codemod/node_modules/ember-codemods-telemetry-helpers/lib/gather/gather-telemetry.js:26:21)
    at async /Users/runspired/.npm/_npx/43991/lib/node_modules/ember-angle-brackets-codemod/bin/cli.js:15:5
  -- ASYNC --

I suspect this might mean it can't find the require cache at runtime, I am pointing it at a running server...

@AmilKey
Copy link

AmilKey commented Dec 13, 2021

Same error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants