Skip to content
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

[Bug Report]: Using @sinclair/typebox got reference error #1414

Closed
wre232114 opened this issue Jun 20, 2024 · 2 comments
Closed

[Bug Report]: Using @sinclair/typebox got reference error #1414

wre232114 opened this issue Jun 20, 2024 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@wre232114
Copy link
Member

Steps to reproduce

ReferenceError: Cannot access 'Object' before initialization
    at node_modules/@sinclair/typebox/build/esm/type/object/object.mjs (index_21ec.js:26127:5)
    at ModuleSystem.require (market:878:28)
    at node_modules/@sinclair/typebox/build/esm/type/object/index.mjs (index_21ec.js:26122:20)
    at ModuleSystem.require (market:878:28)
    at node_modules/@sinclair/typebox/build/esm/type/mapped/mapped.mjs (index_21ec.js:25935:20)
    at ModuleSystem.require (market:878:28)
    at node_modules/@sinclair/typebox/build/esm/type/mapped/index.mjs (index_21ec.js:25862:20)
    at ModuleSystem.require (market:878:28)
    at node_modules/@sinclair/typebox/build/esm/type/optional/optional-from-mapped-result.mjs (index_21ec.js:26316:18)

Reproduce link

No response

What is actually happening?

error

System Info

`@farmfe/core@1.2.0`
@wre232114 wre232114 self-assigned this Jun 20, 2024
@wre232114 wre232114 added the bug Something isn't working label Jun 20, 2024
@wre232114 wre232114 added this to the Planned milestone Jun 25, 2024
@fu050409
Copy link
Member

I tested the issue but failed to reproduce it, perhaps the issue has been fixed?

@wre232114
Copy link
Member Author

it's fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants