@Michael Parry

Account created on 29 June 2024, 5 months ago
#

Recent comments

Thanks.

When it goes back to 10.3 and the site is working I go back to a circular "requires the galbar/jsonpath library."

I suspect it is to do with the way I have installed everything. Since I was new to using command prompt I had installed Drupal via the web interface Installatron my web provider has, and have ben installing extra module using the download tar.gz.

I may need to nuke and reload (luckily I haven' done much yet) and install everything at the command level using composer.

Thanks again for all the advice.

Thank you.

composer require 'drupal/external_entities:^2.0@beta'
./composer.json has been updated
Running composer update drupal/external_entities
Loading composer repositories with package information
Updating dependencies
Lock file operations: 2 installs, 0 updates, 0 removals
- Locking drupal/external_entities (2.0.0-beta1)
- Locking galbar/jsonpath (2.1)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 2 installs, 0 updates, 0 removals
- Downloading galbar/jsonpath (2.1)
- Downloading drupal/external_entities (2.0.0-beta1)
- Installing galbar/jsonpath (2.1): Extracting archive
- Installing drupal/external_entities (2.0.0-beta1): Extracting archive
Generating autoload files
Hardening vendor directory with .htaccess and web.config files.
44 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
Scaffolding files for drupal/core:

In Filesystem.php line 288:

Could not delete /default.services.yml:

require [--dev] [--dry-run] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--fixed] [--no-suggest] [--no-progress] [--no-update] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--update-no-dev] [-w|--update-with-dependencies] [-W|--update-with-all-dependencies] [--with-dependencies] [--with-all-dependencies] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] [
...]

I got the above but also it downgraded my Drupal to 10.1.3 and crashed the site. I had to update back to Drupal 10.3 to get it running again.

I had loaded it through the Drupal add module rather than command line.

I tried the command line and received this

composer require drupal/external_entities

Could not find a version of package drupal/external_entities matching your minimum-stability (stable). Require it with an explicit version
constraint allowing its desired stability

Production build 0.71.5 2024