Describe Your Question
- I am trying to spin up a local version of OHIF V-3 using node v22.15.1, yarn 1.22.19, npm 10.9.2. System is WSL with Ubuntu for windows and 2 GB ram allocated
- after cloning the repository (git clone GitHub - OHIF/Viewers: OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages) and running:
- yarn config set workspaces-experimental true
- yarn install
- yarn run build OR yarn run dev I encounter the following error message:
- Running target dev:viewer for project @ohif/app failed
- Command failed with exit code 1
- Which OHIF version you are using?
What steps can we follow to reproduce the bug?
- Clone the repository (git clone GitHub - OHIF/Viewers: OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages) and running:
- yarn config set workspaces-experimental true
- yarn install
- yarn run build OR yarn run dev
Is this related to cross-env? Is there something obvious I am missing to get this running locally?
Lerna (powered by Nx) Running target dev:viewer for project @ohif/app failed
Failed tasks:
- @ohif/app:dev:viewer