Skip to content

Argument of type 'BigInt' is not assignable to parameter of type 'string | number | bigint | boolean'. #98

@uney

Description

@uney

This error appears when I try to deploy using the following command: dfx deploy --no-wallet

RROR in /ICP_DEV/cycle_wallt/cycles-wallet/wallet_ui/canister/index.ts(213,22)
TS2345: Argument of type 'BigInt' is not assignable to parameter of type 'string | number | bigint | boolean'.
Type 'BigInt' is not assignable to type 'bigint'.

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