Score:-1

Unable to install modules: module 'login_security' is incompatible with this version of Drupal core

cn flag

I'm trying to install the Login Security module. When I run drush en login_security, I get the following error.

In ModuleInstaller.php line 91:

Unable to install modules: module 'login_security' is incompatible with this version of Drupal core.

What is the equivalent of the Login Security module for Drupal 9?

Score:2
cn flag

You are probably trying to install a 1.x version of Login Security.

According to the module page, it supports Drupal 9 from version 2.0.

So check your composer.json and make sure you are trying to install the 2.0 version.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.