Not able to spin up Context module

Created on 4 March 2023, almost 2 years ago
Updated 8 January 2024, 12 months ago

It is not possible to search up Context module from the list.
When using direct link the name is not visable;
https://simplytest.me/configure?project=context

When trying to launch the module it gives this error:

This may be the error:

In RootPackageLoader.php line 160:

require.drupal/ is invalid, it should have a vendor name, a forward slash,
and a package name. The vendor and package name can be words separated by -
, . or _. The complete name should match "^[a-z0-9]([_.-]?[a-z0-9]+)*/[a-z0
-9](([_.]?|-{0,2})[a-z0-9]+)*$".

update [--with WITH] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--dev] [--no-dev] [--lock] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--no-autoloader] [--no-suggest] [--no-progress] [-w|--with-dependencies] [-W|--with-all-dependencies] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [-i|--interactive] [--root-reqs] [--] [
...]

🐛 Bug report
Status

Closed: cannot reproduce

Version

4.0

Component

Code

Created by

🇳🇴Norway matsbla

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @matsbla
  • I did the setup on my local and the context project is coming for me.
    but on the https://simplytest.me/ site, it's not updated. So in this case: the site administrator has to update/import the latest project data from the Drupal project list.

    As you can see below screenshot:-

  • 🇺🇸United States mglaman WI, USA

    There's something else wrong going on in production with populating the autocomplete: https://simplytest.me/simplytest/projects/autocomplete?string=context that is the result. As you can see, the plain "context" module isn't returning but variants matching the LIKE search. This is a known bug with the autocomplete.

    I think we need to do an exact match query and also a fuzzy search. Always returning the exact match first.

    @pkghang you see it because you only have a subset of projects.

  • Status changed to Closed: cannot reproduce 12 months ago
  • 🇮🇳India abhisekmazumdar India

    I was able to setup a site with context module required and installed.

Production build 0.71.5 2024