You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
v0.0.6
The text was updated successfully, but these errors were encountered: