Skip to content

TypeError: Cannot set property opener of #<Window> which has only a getter #18

@limboy

Description

@limboy

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

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