Unmet peer dependencys when building Recipes - User Account Control

199 views
Skip to first unread message

DICOM Technology

unread,
Jun 7, 2019, 11:16:30 AM6/7/19
to cornerstone platform
When running:
docker-compose up

On files:
~/viewers/docker/openresty-orthanc-keycloak

At step 4/5 linking dependencies, the following warnings are triggered:
warning " > @ohif/extension-...@0.0.34" has incorrect peer dependency "ohif-core@^0.3.5".
warning " > @ohif/extens...@0.0.2" has incorrect peer dependency "ohif-core@^0.3.3".
warning "@ohif/extension-vtk > react-vtkjs-viewport > vtk...@8.4.9" has unmet peer dependency "wslink@^0.1.8".
warning "@ohif/extension-vtk > react-vtkjs-viewport > vtk...@8.4.9" has unmet peer dependency "shader-loader@^1.3.1".
warning "@ohif/extension-vtk > react-vtkjs-viewport > vtk...@8.4.9" has unmet peer dependency "worker-loader@^2.0.0".
warning " > ohif-dicom-h...@0.0.2" has incorrect peer dependency "ohif-core@^0.2.6".
warning " > ohif-dicom-micr...@0.0.5" has incorrect peer dependency "ohif-core@^0.2.6".
warning " > ohif-dicom-p...@0.0.6" has incorrect peer dependency "ohif-core@^0.3.4".
warning "react-scripts > pnp-webpack-plugin > ts-...@1.1.2" has unmet peer dependency "typescript@*".
warning " > rollup-plugin-pe...@2.2.0" has incorrect peer dependency "rollup@^0.x".

I think node.js and docker are running fine.

Any suggestions on how to address the warnings?

Thanks,
Mike

Danny Brown

unread,
Jun 12, 2019, 11:05:27 AM6/12/19
to cornerstone platform
Does the application run as expected? These warnings are usually resolved by updating the OHIF Viewer's npm dependencies.
You likely won't see any issues running the app, but warnings like this are a good indicator that we have some tidying to do.
Please feel free to create a GitHub issue and we can address these.


On Friday, June 7, 2019 at 11:16:30 AM UTC-4, DICOM Technology wrote:
When running:
docker-compose up

On files:
~/viewers/docker/openresty-orthanc-keycloak

At step 4/5 linking dependencies, the following warnings are triggered:
warning " > @ohif/extension-cornerstone@0.0.34" has incorrect peer dependency "ohif-core@^0.3.5".

warning " > @ohif/extens...@0.0.2" has incorrect peer dependency "ohif-core@^0.3.3".
warning "@ohif/extension-vtk > react-vtkjs-viewport > vtk...@8.4.9" has unmet peer dependency "wslink@^0.1.8".
warning "@ohif/extension-vtk > react-vtkjs-viewport > vtk...@8.4.9" has unmet peer dependency "shader-loader@^1.3.1".
warning "@ohif/extension-vtk > react-vtkjs-viewport > vtk...@8.4.9" has unmet peer dependency "worker-loader@^2.0.0".
warning " > ohif-dicom-html-extension@0.0.2" has incorrect peer dependency "ohif-core@^0.2.6".
warning " > ohif-dicom-microscopy-exte...@0.0.5" has incorrect peer dependency "ohif-core@^0.2.6".

warning " > ohif-dicom-p...@0.0.6" has incorrect peer dependency "ohif-core@^0.3.4".
warning "react-scripts > pnp-webpack-plugin > ts-...@1.1.2" has unmet peer dependency "typescript@*".
warning " > rollup-plugin-peer-deps-exte...@2.2.0" has incorrect peer dependency "rollup@^0.x".

DICOM Technology

unread,
Jun 13, 2019, 1:13:57 PM6/13/19
to cornerstone platform
Hi Danny,
Thank you for the reply.  I created a GitHub issue for the dependencies.

You had asked.... Does the application run as expected?
No, not yet, getting a build error.  I will create a separate thread for that build error, if I can't figure it out.

Best Regards,
Mike
 

On Friday, June 7, 2019 at 10:16:30 AM UTC-5, DICOM Technology wrote:
When running:
docker-compose up

On files:
~/viewers/docker/openresty-orthanc-keycloak

At step 4/5 linking dependencies, the following warnings are triggered:
warning " > @ohif/extension-cornerstone@0.0.34" has incorrect peer dependency "ohif-core@^0.3.5".

warning " > @ohif/extens...@0.0.2" has incorrect peer dependency "ohif-core@^0.3.3".
warning "@ohif/extension-vtk > react-vtkjs-viewport > vtk...@8.4.9" has unmet peer dependency "wslink@^0.1.8".
warning "@ohif/extension-vtk > react-vtkjs-viewport > vtk...@8.4.9" has unmet peer dependency "shader-loader@^1.3.1".
warning "@ohif/extension-vtk > react-vtkjs-viewport > vtk...@8.4.9" has unmet peer dependency "worker-loader@^2.0.0".
warning " > ohif-dicom-html-extension@0.0.2" has incorrect peer dependency "ohif-core@^0.2.6".
warning " > ohif-dicom-microscopy-exte...@0.0.5" has incorrect peer dependency "ohif-core@^0.2.6".

warning " > ohif-dicom-p...@0.0.6" has incorrect peer dependency "ohif-core@^0.3.4".
warning "react-scripts > pnp-webpack-plugin > ts-...@1.1.2" has unmet peer dependency "typescript@*".
warning " > rollup-plugin-peer-deps-exte...@2.2.0" has incorrect peer dependency "rollup@^0.x".

Volker Lapczynski

unread,
Mar 3, 2020, 11:48:07 AM3/3/20
to cornerstone platform
Is the /platform/viewer/.recipes/OpenResty-Orthanc-Keycloak still working?

i am not able to get this up. 

ERROR: Cannot locate specified Dockerfile: ./.docker/OpenResty-Orthanc-Keycloak/dockerfile
$:/Viewers/platform/viewer/.recipes/OpenResty-Orthanc-Keycloak#

Best Regards,
Volker

Danny Brown

unread,
Mar 3, 2020, 1:00:57 PM3/3/20
to Volker Lapczynski, cornerstone platform
Some of the paths changed when we reorganized to our monorepo setup. There is no automated testing in place for the recipes. If you encounter issues, you can open a GitHub issue. If you resolve any problems, we would greatly appreciate a PR as this is a common request -- the core team is bandwidth constrained to maintain the recipes.

On Tue, Mar 3, 2020 at 11:48 AM Volker Lapczynski <volker.l...@gmail.com> wrote:
Is the /platform/viewer/.recipes/OpenResty-Orthanc-Keycloak still working?

i am not able to get this up. 

ERROR: Cannot locate specified Dockerfile: ./.docker/OpenResty-Orthanc-Keycloak/dockerfile
$:/Viewers/platform/viewer/.recipes/OpenResty-Orthanc-Keycloak#

Best Regards,
Volker


torsdag 13. juni 2019 19.13.57 UTC+2 skrev DICOM Technology følgende:
Hi Danny,
Thank you for the reply.  I created a GitHub issue for the dependencies.

You had asked.... Does the application run as expected?
No, not yet, getting a build error.  I will create a separate thread for that build error, if I can't figure it out.

Best Regards,
Mike
 

On Friday, June 7, 2019 at 10:16:30 AM UTC-5, DICOM Technology wrote:
When running:
docker-compose up

On files:
~/viewers/docker/openresty-orthanc-keycloak

At step 4/5 linking dependencies, the following warnings are triggered:
warning " > @ohif/extension-...@0.0.34" has incorrect peer dependency "ohif-core@^0.3.5".

warning " > @ohif/extens...@0.0.2" has incorrect peer dependency "ohif-core@^0.3.3".
warning "@ohif/extension-vtk > react-vtkjs-viewport > vtk...@8.4.9" has unmet peer dependency "wslink@^0.1.8".
warning "@ohif/extension-vtk > react-vtkjs-viewport > vtk...@8.4.9" has unmet peer dependency "shader-loader@^1.3.1".
warning "@ohif/extension-vtk > react-vtkjs-viewport > vtk...@8.4.9" has unmet peer dependency "worker-loader@^2.0.0".
warning " > ohif-dicom-h...@0.0.2" has incorrect peer dependency "ohif-core@^0.2.6".
warning " > ohif-dicom-micr...@0.0.5" has incorrect peer dependency "ohif-core@^0.2.6".

warning " > ohif-dicom-p...@0.0.6" has incorrect peer dependency "ohif-core@^0.3.4".
warning "react-scripts > pnp-webpack-plugin > ts-...@1.1.2" has unmet peer dependency "typescript@*".
warning " > rollup-plugin-pe...@2.2.0" has incorrect peer dependency "rollup@^0.x".

I think node.js and docker are running fine.

Any suggestions on how to address the warnings?

Thanks,
Mike

--
You received this message because you are subscribed to a topic in the Google Groups "cornerstone platform" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/cornerstone-platform/9keDkagD8y8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to cornerstone-plat...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cornerstone-platform/addb6cbd-a3a8-448c-ac75-6124f1877a0c%40googlegroups.com.

Augmented Reporting

unread,
Jun 26, 2022, 6:03:15 PM6/26/22
to cornerstone platform
copy the dockerfile from .recipes to project root for /Viewers (OHIF v3-stable), docker-compose build and fix unmet dependencies
Reply all
Reply to author
Forward
0 new messages