Skip to content

ERR_INVALID_ARG_TYPE: Can't run on "Duda" sites #277

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
johnvamba opened this issue May 23, 2025 · 0 comments
Open

ERR_INVALID_ARG_TYPE: Can't run on "Duda" sites #277

johnvamba opened this issue May 23, 2025 · 0 comments

Comments

@johnvamba
Copy link

johnvamba commented May 23, 2025

I can't verify on other duda sites but most of what I have or known duda sites will trigger a ERR_INVALID_ARG_TYPE

`node:fs:2417
validateStringAfterArrayBufferView(data, 'data');
^

TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object
at Object.writeFileSync (node:fs:2417:5)
at inspectHtmlTask (file:///****/node_modules/@unlighthouse/core/dist/index.mjs:1280:8)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5) {
code: 'ERR_INVALID_ARG_TYPE'
}

Node.js v24.1.0
`

Reproduction

Well try running to this website which I believe a duda site. https://www.japan-mobility.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant