Let's Learn Docksal Part 7: Installing a Drupal Site

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ก.ย. 2024
  • In this section we're going to install a Drupal site from a Github repo and build our project locally.
    Github Repo: github.com/JDD...
    Checkout the branch "drupal-site-step-1"
    If you like what you see, be sure to like and subscribe!
    Support my work on Patreon: / jddoesthings
    Shoot me a one time tip: paypal.me/jddo...
    Support the Docksal project: github.com/spo...
    ~-~~-~~~-~~-~
    Please watch: "Godot 4 Animation Tree: Combining Animations Tutorial"
    • Godot 4 Animation Tree...
    ~-~~-~~~-~~-~

ความคิดเห็น • 4

  • @jddoesdev
    @jddoesdev  3 ปีที่แล้ว +1

    Quick correction: At around 7:00 I mention the wrong thing to select if a command runs in a container or on the host. The actual flag that determines this is the
    #: exec_target = cli
    line at the top of the file. Some commands can only be executed on the host, but for the majority of commands, they should run in the containers.

    • @GerardoBelot
      @GerardoBelot 3 ปีที่แล้ว

      Tkvm This serie of videos is amaizingly usefull.!!!!!!!!

  • @erichhaemmerle2654
    @erichhaemmerle2654 3 ปีที่แล้ว +1

    So I followed these instructions and I keep getting:
    Your lock file does not contain a compatible set of packages. Please run composer update.
    Problem 1
    - drupal-composer/drupal-scaffold is locked to version 2.6.1 and an update of this package was not requested.
    - drupal-composer/drupal-scaffold 2.6.1 requires composer-plugin-api ^1.0.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
    You are using Composer 2, which some of your plugins seem to be incompatible with. Make sure you update your plugins or report a plugin-issue to ask them to support Composer 2.
    real 0.48
    user 0.20
    sys 0.08
    The weird thing is I am using Composer version 1.10.20.