Skip to content

Error: Failed to execute 'startTask()' on 'AsyncTaskManager': The asynchrounous task manager has been aborted. #2

@songkeys

Description

@songkeys

v0.0.6

npx sitefetch "https://www.google.com/search?q=something"
INFO Fetching https://www.google.com/search?q=something
file:///Users/songkeys/.npm/_npx/d3d6b3eceb5acd4a/node_modules/sitefetch/dist/cli.js:20904
      throw new this.#browserFrame.window.Error(`Failed to execute 'startTask()' on 'AsyncTaskManager': The asynchrounous task manager has been aborted.`);
            ^

Error: Failed to execute 'startTask()' on 'AsyncTaskManager': The asynchrounous task manager has been aborted.
    at AsyncTaskManager.startTask (file:///Users/songkeys/.npm/_npx/d3d6b3eceb5acd4a/node_modules/sitefetch/dist/cli.js:20904:13)
    at file:///Users/songkeys/.npm/_npx/d3d6b3eceb5acd4a/node_modules/sitefetch/dist/cli.js:32196:59
    at new Promise (<anonymous>)
    at Fetch.sendRequest (file:///Users/songkeys/.npm/_npx/d3d6b3eceb5acd4a/node_modules/sitefetch/dist/cli.js:32195:12)
    at Fetch.send (file:///Users/songkeys/.npm/_npx/d3d6b3eceb5acd4a/node_modules/sitefetch/dist/cli.js:32065:23)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async Window.fetch (file:///Users/songkeys/.npm/_npx/d3d6b3eceb5acd4a/node_modules/sitefetch/dist/cli.js:57008:12)

Node.js v22.11.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions