Skip to content

Unable to run itk-wasm build #1357

@dereklukacs

Description

@dereklukacs

Hello,

Currently I am having some odd behavior without getting any feedback from itk-wasm.

Version: v1.0.0-b.53, we have been using and building with this version for quite some time. My colleague is able to run and build our scripts with this version and the same version of the codebase.

My problem:

When I run itk-wasm build a web-build folder gets created with a single file itk-wasm-build-env the shell then hangs indefinitely with zero output.

If I terminate this command with ctrl+c then run it again, it finishes immediately but with no output to the terminal. If I remove the web-build folder then run it again the above sequence repeats.

Other information:

  • itk-wasm --help produces help output
  • If I don't have docker running, then I get a "Is the docker daemon running?" error
  • I don't get the docker daemon running error if the web-build folder exists.
  • my intent is to build with emscripten for the web browser
  • I have tried with npm, pnpm, npx, and pnpx commands
  • I have tried running with -s flag and from the exact folder that my CMakeLists.txt is located in.

I tried searching issues but since I'm not getting any output I don't have much to go on.

Any guidance?

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