You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can generate a executable version of OHIF v3. But, we want to add your ecg viewer extension/mode (btw, which is the main difference between extension and mode), and we don't can.
Because there is no mode with this name (ecg-dicom), the correct name is "mode-ecg".
Whe we run yarn run cli add-mode @radicalimaging/mode-ecg
in step × Installing npm package: @radicalimaging/mode-ecg is throw this error: error An unexpected error occurred: "expected workspace package to exist for \"css-loader\"".
Any ideas??
Thank you.
The text was updated successfully, but these errors were encountered:
Hi;
We can generate a executable version of OHIF v3. But, we want to add your ecg viewer extension/mode (btw, which is the main difference between extension and mode), and we don't can.
If we run your command from https://ohif.org/modes/radical-imaging-ecg-mode it doesn't work:
yarn cli add-mode @radicalimaging/ecg-dicom
Because there is no mode with this name (ecg-dicom), the correct name is "mode-ecg".
Whe we run
yarn run cli add-mode @radicalimaging/mode-ecg
in step
× Installing npm package: @radicalimaging/mode-ecg
is throw this error:error An unexpected error occurred: "expected workspace package to exist for \"css-loader\"".
Any ideas??
Thank you.
The text was updated successfully, but these errors were encountered: