Skip to content

Cannot find name 'bigint', 'BigInt64Array, 'BigUint64Array #16

Description

@rtyx

Hi! I'm trying to implement this in an Angular 7 project using "typescript": "3.1.1", but I get the following error messages. Any idea how could I solve it? Thanks.

ERROR in node_modules/stacktrace-parser/node_modules/type-fest/source/basic.d.ts(14,4): error TS2304: Cannot find name 'bigint'.
node_modules/stacktrace-parser/node_modules/type-fest/source/basic.d.ts(35,4): error TS2304: Cannot find name 'BigInt64Array'.
node_modules/stacktrace-parser/node_modules/type-fest/source/basic.d.ts(36,4): error TS2304: Cannot find name 'BigUint64Array'.

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