Skip to content

Error occurred while checking a specific content on yarn server. #39754

Open
@inseong01

Description

@inseong01

MDN URL

http://localhost:5042/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/toLocaleString

What specific section or headline is this issue about?

yarn server error

What information was incorrect, unhelpful, or incomplete?

When I connect to the link about 'toLocaleString', an error occurs on the Yarn server.

[server] node:internal/webstreams/compression:115
[server]         throw new ERR_INVALID_ARG_VALUE('format', format);
[server]               ^
[server] 
[server] TypeError [ERR_INVALID_ARG_VALUE]: The argument 'format' is invalid. Received 'deflate-raw'
[server]     at new DecompressionStream (node:internal/webstreams/compression:115:15)
[server]     at decompressFromBase64 (file:///C:/~/mdn/content/node_modules/@mdn/yari/libs/play/index.js:446:40)
[server]     at async handleRunner (file:///C:/~/mdn/content/node_modules/@mdn/yari/libs/play/index.js:496:27) {
[server]   code: 'ERR_INVALID_ARG_VALUE'
[server] }

Also, there are redirect flaws in the following link.

mdn/translated-content#27468 (comment)

What did you expect to see?

How can I fix it?

Other content links work.

Do you have any supporting links, references, or citations?

No response

Do you have anything more you want to share?

No response

MDN metadata

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    to moveIf the issue doesn't belong in Content but elsewhere in the MDN org

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions