[lando] How to install VB 10.0.0-rc2?

Created on 14 May 2024, 6 months ago
Updated 16 May 2024, 6 months ago

Problem/Motivation

https://i.imgur.com/e0cqPhw.jpeg

What I do?

composer create-project Vardot/varbase-project:10.0.0-rc2 varbase --no-dev --no-interaction
cd varbase
lando start

Go to https://varbase.lndo.site/core/install.php?rewrite=ok&profile=varbase&la... and have this error on install: https://i.imgur.com/e0cqPhw.jpeg

In lando ssh php -m is not show yaml module to be installed.

lando v3.20.8
Docker version 26.1.1, build 4cf5afaefa
Linux 6.6.30-2-MANJARO

💬 Support request
Status

Active

Version

10.0

Component

Documentation

Created by

🇷🇺Russia vvs Russia

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

Comments & Activities

  • Issue created by @vvs
  • 🇯🇴Jordan Rajab Natshah Jordan

    Planing to release Varbase 10.0.0-rc3 this week/weekend

    Vitaliy, your question is legitimate

    Do the following

    composer create-project Vardot/varbase-project:10.0.0-rc2 varbase --no-dev --no-interaction
    cd varbase
    composer update
    lando start
    

    Do the composer update to update and get the latest fixes first for

    • Issue #3444475: Fixed Malformed inline YAML string in used yml files

    ✅ Released varbase_core-10.0.20 5 May 2024

    Somthing went wrong with the pecl install yaml in lando

    I want DDEV and Lando to use php8.3-yaml extension
    not some other pecl install yaml package with native package
    Better Docker image with php-yaml in it ..
    I was so happy when php-json was committed into PHP core
    I hope they do that with php-yaml

  • 🇷🇺Russia vvs Russia

    Thanks Rajab!

    I try to do it, but have this error on install: https://i.imgur.com/e0cqPhw.jpeg

    I think. than php-yaml is not yet installed in lando.

Production build 0.71.5 2024