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

Including the eosjs in a typescript project breaks tsc build #457

@mwawrusch

Description

@mwawrusch

Version of EOSJS
20.0.0-beta2 , maybe earlier. Doesn't show with the 16.x versions.

Describe the bug
We are including eosjs in a firestore backed node project. When adding

  "eosjs": "20.0.0-beta2",

in package.json running tsc on the project directory returns with a code 2, which unfortunately breaks the firestore build process.

To Reproduce
Steps to reproduce the behavior:
see above.

Expected behavior
Return an exit code of 0

Screenshots

none

Desktop (please complete the following information):

  • OS: Mac Os
  • Node: 8.2.1
  • tsc: 2.8.3, and 3.2.2

Additional context
Add any other context about the problem here.

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