Got this error when trying to edit field settings:
Error: Class 'PragmaRX\Random\Random' not found in Drupal

This issue will appear when installing through Drupal interface; using Composer to install seems OK.

Comments

chevyli created an issue. See original summary.

GeekWorld’s picture

Hi, if you install this module without using Composer you should add your dependencies using Ludwig or other similar solution. The problem rises because PragmaRX is not included in Drupal and should be added as an external dependency.

I'm closing this since it's not a module-related issue and the homepage contains a note pointing at this.

GeekWorld’s picture

Status: Active » Closed (works as designed)