Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

APPMAP_HOOK_APPLY is not defined #241

Open
hardik-qasolve opened this issue Aug 11, 2023 · 0 comments
Open

APPMAP_HOOK_APPLY is not defined #241

hardik-qasolve opened this issue Aug 11, 2023 · 0 comments

Comments

@hardik-qasolve
Copy link

I am getting error after 1 request got completed.

            triggerUncaughtException(err, true /* fromPromise */);
            ^

Error: Evaluation failed: ReferenceError: APPMAP_HOOK_APPLY is not defined
    at pptr://__puppeteer_evaluation_script__:2:44
    at ExecutionContext._ExecutionContext_evaluate (C:\Users\Dell\Documents\GitHub\demo\node_modules\puppeteer-core\lib\cjs\puppeteer\common\ExecutionContext.js:252:15)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async ExecutionContext.evaluate (C:\Users\Dell\Documents\GitHub\demo\node_modules\puppeteer-core\lib\cjs\puppeteer\common\ExecutionContext.js:140:16)
    at async domSelector (C:\Users\Dell\Documents\GitHub\demo\src\modules\dom-selectors.js:679:271)```

Tried to google, but could not find any solution.

Do I missing something to define?
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant