Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

使用lerna 方式 构建时报错 #17

@liuxiucai

Description

@liuxiucai

具体错误如下:

client/client.ts:111:23 - error TS2345: Argument of type 'unknown' is not assignable to parameter of type 'string | undefined'.
Type 'unknown' is not assignable to type 'string'.

111 throw new Error(error);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions