Skip to content

[Bug] Validation Error: invalid_type for exchange field on WSL Arch (Node v25) #92

@WillHoooo

Description

@WillHoooo

Description:
I encountered a validation error when attempting to configure the Binance Testnet. Even though the configuration seems correct, the application fails to recognize the exchange field, returning an undefined value during the schema validation.

Error Msg:
[ { "expected": "string", "code": "invalid_type", "path": [ "exchange" ], "message": "Invalid input: expected string, received undefined" } ]

Environment:
OS: Arch Linux (WSL2)
OpenAlice Version: 0.9.0-beta.8
Node.js: 25.7.0
NPM: 11.10.1

Package Manager: pnpm
Screenshot:

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions