Skip to content

Error when importing library  #86

@valavanisleonidas

Description

@valavanisleonidas

Hello,

First of all the library is awesome.

I am trying to use the library to run a nodejs library (https://github.com/personaelabs/spartan-ecdsa). When I install and import the library in the main.js script it crashes with error {"code":"ERR_NO_ICU"}

the import I am trying to do is this

  const { MembershipProver, MembershipVerifier, Poseidon, Tree } = require('@personaelabs/spartan-ecdsa');

Any idea what is this or how to get past this ?

Thank you

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