Installation instructions do not actually install libraries.

Created on 9 April 2021, over 3 years ago
Updated 20 April 2023, over 1 year ago

Problem/Motivation

The instruction as written do not result in the libraries being installed. `composer update --lock` doesn't actually perform the installation, so the user is left with apparently working commands but still no libraries installed.

Steps to reproduce

Start with a previously installed (via composer) and functioning Drupal site and follow the instructions as written on the project page.

Proposed resolution

I had to remove `--lock` from the `composer update` command, but this of course has the consequence of updating things I may not want updated. I'm not sure what the right approach is here - this needs someone with more knowledge of composer than I to propose a fully working solution.

πŸ› Bug report
Status

Fixed

Version

1.2

Component

Documentation

Created by

πŸ‡ΊπŸ‡ΈUnited States seanr

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡«πŸ‡·France Dom.

    Instructions are provided for help. You can either:
    - download manually the assets
    - use the wikimedia/composer-merge-plugin project
    - use oomphinc/composer-installers-extender project
    - use npm packagist
    etc...

    It is really up to you to decide how you won't to handle external dependencies as there is no standard way at the moment within the drupal community. I will update the installation instructions with some more options.

    • Dom. β†’ committed badea7b9 on 2.x
      Issue #3208031 by Dom.: Installation instructions do not actually...
  • Status changed to Fixed over 1 year ago
  • Status changed to Fixed over 1 year ago
Production build 0.71.5 2024