samvera / hyrax

Hyrax is a Ruby on Rails Engine built by the Samvera community. Hyrax provides a foundation for creating many different digital repository applications.
http://hyrax.samvera.org/
Apache License 2.0
184 stars 124 forks source link

TypeError: PermissionsControl is not a constructor #6826

Open rkoonts4 opened 3 months ago

rkoonts4 commented 3 months ago

Descriptive summary

Compiling and running hyrax 4.x docker container produces the TypeError: PermissionsControl is not a constructor in both dassie and koppie, preventing collections and works from being created

Steps to reproduce the behavior in User Interface (UI)

  1. Pull fresh copy of hyrax 4.x-stable branch
  2. Compose application as directed here: https://github.com/samvera/hyrax/blob/main/CONTAINERS.md#dassie-internal-test-app-with-activefedora

Actual behavior (include screenshots if available)

This relates to 4.x-stable image

cjcolvar commented 3 months ago

I tried this out and was running into the same problem. I think this issue is related to https://github.com/samvera/hyrax/pull/6762.

Creating a new work was successful for me after: