-
-
Notifications
You must be signed in to change notification settings - Fork 141
Open
Description
I'm using it to fetch Tauri's latest plugin doc, but encounter an reproducible Error:
file://.../node_modules/.pnpm/[email protected]/node_modules/happy-dom/lib/nodes/element/Element.js:1134
window[id] = element;
^
TypeError: Cannot set property opener of #<Window> which has only a getter
at #addIdentifierToWindow (file://.../node_modules/.pnpm/[email protected]/node_modules/happy-dom/lib/nodes/element/Element.js:1134:24)
at [connectedToDocument] (file://.../node_modules/.pnpm/[email protected]/node_modules/happy-dom/lib/nodes/element/Element.js:1088:40)
...
Env:
sitefetch/0.0.17 darwin-arm64 node-v20.18.2
Command to reproduce:
pnpx sitefetch https://tauri.app/plugin/ -m "/plugin/**" -o tauri.txt
Metadata
Metadata
Assignees
Labels
No labels