Needs review
Project:
OTP Login
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
1 May 2022 at 13:17 UTC
Updated:
1 May 2022 at 13:18 UTC
Jump to comment: Most recent, Most recent file
I installed the module using composer and when I tried to enable the module, I got a missing dependency error. The missing dependency is the SMS Framework module which has been marked as a module dependency in the info.yml file as well.
Install via composer and try to enable the module without having the SMS framework module in your system.
Add composer file with required dependencies.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3278135-2.patch | 1.09 KB | gaurav.kapoor |
Comments
Comment #2
gaurav.kapoor commentedAdded patch with the composer file for the module.