InsightSoftwareConsortium / InsightSoftwareConsortium/ITK-Wasm

Unable to run itk-wasm build

Open
#1,357 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
235
Forks
61
Avg merge
4d 19h
Merged PRs (30d)
4

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.