8000 Failed to create exactMirror · Issue #1254 · elysiajs/elysia · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Failed to create exactMirror #1254
Open
@tkoehlerlg

Description

@tkoehlerlg

What version of Elysia is running?

1.3.4

What platform is your computer?

Darwin 24.5.0 arm64 arm

What steps can reproduce the bug?

Unsure I'm using Wrangler Setup

What is the expected behavior?

No error log.

What do you see instead?

Failed to create exactMirror. Please report the following code to https://github.com/elysiajs/elysia/issues
{
type: 'object',
properties: { userId: { type: 'string', [Symbol(TypeBox.Kind)]: 'String' } },
required: [ 'userId' ],
additionalProperties: false,
[Symbol(TypeBox.Kind)]: 'Object'
}

Additional information

Getting this for nearly every endpoint. It works fine, but I thought this should be flagged.

Have you try removing the node_modules and bun.lockb and try again yet?

Yep it even shows up on GitHub Actions

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0