Skip to content

Drupal can't be installed properly.

To test out l3d, I created a directory, cd'd into it and executed l3d. Below is what happened:

l3d
Which PHP version is your project using [7.4, 8.0, 8.1, 8.2]? 8.1
Do you want to downgrade Composer to version 1 - 0=No, 1=Yes? [No]
Name your project (used as subdomain): [dev-testing]
Unable to find image 'registry.lakedrops.com/docker/l3d/php-8.1:v2.9.5' locally
v2.9.5: Pulling from docker/l3d/php-8.1



Digest: sha256:8bf21bd1b06d16364e0e84f7bdb8131dc765e1184b16aad1147a094a2cbf3156
Status: Downloaded newer image for registry.lakedrops.com/docker/l3d/php-8.1:v2.9.5
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
0e201227ee2d90341b0b339082ad69cfbf98779c73ed7503c08d78b9202cc066
Lets start a new project here ...

Options to start:
    0   none: start with an empty container
    1   LakeDrops Drupal 10 project template
    2   LakeDrops Drupal 9 project template
    3   LakeDrops Drupal 8 project template
    4   drupal.org recommended project template (Drupal 10)
    5   drupal.org recommended project template (Drupal 9)
    6   Drupal's community project template (Drupal 8)
    7   Custom project template
    8   Existing git repository


Choose an option: 2
Creating a "lakedrops/d9-project" project at "./"
Installing lakedrops/d9-project (v1.2.1)
  - Syncing lakedrops/d9-project (v1.2.1) into cache
  - Installing lakedrops/d9-project (v1.2.1): Cloning 137f047dd7 from cache
Created project in /drupal/./
Loading composer repositories with package information
Updating dependencies
Lock file operations: 225 installs, 0 updates, 0 removals



Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 225 installs, 0 updates, 0 removals



Gathering patches from patch file.
Gathering patches for dependencies. This might take a minute.



  - Applying patches for phpcollection/phpcollection


  - Applying patches for drupal/core



  - Applying patches for henrywhitaker3/healthchecks-io


...
...
...
Hint: To allow running the config command recommended below before dependencies are installed, run create-project with --no-install.
You can then cd into /drupal, configure allow-plugins, and finally run a composer install to complete the process.

In PluginManager.php line 743:

  phpstan/extension-installer contains a Composer plugin which is blocked by your allow-plugins config. You may add it to the list if you consider it safe.
  You can run "composer config --no-plugins allow-plugins.phpstan/extension-installer [true|false]" to enable it (true) or disable it explicitly and suppress this exception (false)
  See https://getcomposer.org/allow-plugins


create-project [-s|--stability STABILITY] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--repository REPOSITORY] [--repository-url REPOSITORY-URL] [--add-repository] [--dev] [--no-dev] [--no-custom-installers] [--no-scripts] [--no-progress] [--no-secure-http] [--keep-vcs] [--remove-vcs] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--ask] [--] [<package> [<directory> [<version>]]]

chmod: ./.git/objects/pack/pack-919906caa19f02cefc16381957087fbbcb1a304e.pack: Permission denied
chmod: ./.git/objects/pack/pack-919906caa19f02cefc16381957087fbbcb1a304e.idx: Permission denied
chmod: ./vendor/lakedrops/ahoy/.git/objects/pack/pack-ccd428b71b719f521e3b2d78b0688aaccbcf7400.idx: Permission denied
chmod: ./vendor/lakedrops/ahoy/.git/objects/pack/pack-ccd428b71b719f521e3b2d78b0688aaccbcf7400.pack: Permission denied
chmod: ./vendor/lakedrops/composer-json-utils/.git/objects/pack/pack-9e0924be65c4e98f3c3e424d03ed07239e3fec88.pack: Permission denied
chmod: ./vendor/lakedrops/composer-json-utils/.git/objects/pack/pack-9e0924be65c4e98f3c3e424d03ed07239e3fec88.idx: Permission denied
chmod: ./vendor/lakedrops/docker-traefik/.git/objects/pack/pack-84a526f42ce8a92ba9aec7bca81f35c6f5952832.idx: Permission denied
chmod: ./vendor/lakedrops/docker-traefik/.git/objects/pack/pack-84a526f42ce8a92ba9aec7bca81f35c6f5952832.pack: Permission denied
/home/root/.zshrc:2: no such file or directory: /opt/homebrew/bin/brew
➜  /drupal git:(v1.2.1) ✗ ls
composer.json  composer.lock  config         drush          vendor         web
➜  /drupal git:(v1.2.1) ✗ ls web
core     modules
➜  /drupal git:(v1.2.1) ✗ ls web/core/ü
ls: web/core/ü: No such file or directory
➜  /drupal git:(v1.2.1) ✗ ls web/core/
CHANGELOG.txt                 MAINTAINERS.txt               composer.json                 drupalci.yml                  package.json                  themes
COPYRIGHT.txt                 PATCHES.txt                   config                        globals.api.php               phpcs.xml.dist                yarn.lock
INSTALL.mysql.txt             UPDATE.txt                    core                          includes                      phpunit.xml.dist
INSTALL.pgsql.txt             USAGE.txt                     core.api.php                  install.php                   profiles
INSTALL.sqlite.txt            assets                        core.libraries.yml            lib                           rebuild.php
INSTALL.txt                   authorize.php                 core.link_relation_types.yml  misc                          scripts
LICENSE.txt                   b                             core.services.yml             modules                       tests
➜  /drupal git:(v1.2.1) ✗ la
total 596K
lrwxr-xr-x    1 root     root           9 Nov  8 13:03 .ahoy.l3d -> /etc/ahoy
-rw-r--r--    1 root     root         110 Nov  8 13:03 .ahoy.yml
-rw-r--r--    1 root     root         134 Nov  8 13:03 .env
drwxrwxr-x   14 root     root         448 Nov  8 13:00 .git
-rw-rw-r--    1 root     root         692 Nov  8 13:00 .gitignore
-rw-rw-r--    1 root     root         104 Nov  8 13:00 .gitlab-ci.yml
-rw-rw-r--    1 root     root        3.9K Nov  8 13:00 composer.json
-rw-rw-r--    1 root     root      574.7K Nov  8 13:01 composer.lock
drwxrwxr-x    3 root     root          96 Nov  8 13:00 config
drwxrwxr-x    3 root     root          96 Nov  8 13:02 drush
drwxrwxr-x   45 root     root        1.4K Nov  8 13:03 vendor
drwxrwxr-x    4 root     root         128 Nov  8 13:02 web
➜  /drupal git:(v1.2.1) ✗ pwd
/drupal
➜  /drupal git:(v1.2.1) ✗ vim composer.json
zsh: command not found: vim
➜  /drupal git:(v1.2.1) ✗ nano composer.json
➜  /drupal git:(v1.2.1) ✗ ls
composer.json  composer.lock  config         drush          vendor         web
➜  /drupal git:(v1.2.1) ✗ ls web/core/b
core
➜  /drupal git:(v1.2.1) ✗ ls web/core/b/core
modules
➜  /drupal git:(v1.2.1) ✗ ls web/core/b/core/modules
content_moderation  layout_builder      serialization       system              taxonomy            views
➜  /drupal git:(v1.2.1) ✗
Edited by Tolga Ozses
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information