Skip to content

Error when building sources #18

@GuysmoB

Description

@GuysmoB

Hi,

First thank you for this project !
I'm trying to build it, but I’ve encountered a few errors:

  • I had to update wasm-bindgen = "0.2.87" to wasm-bindgen = "0.2.88" everywhere it's used,
  • Then I updated const pkg = await import("../.."); to const pkg = await import("../../solver.js"); in workerHelpers.js,

Now i'm stuck with this one :

Image

Any idea ?
Thank you for any help !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions