Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

node 20 for cypress 13 #78

Open
wants to merge 1 commit into
base: systemtests
Choose a base branch
from

Conversation

alikon
Copy link

@alikon alikon commented Jan 23, 2025

from https://docs.cypress.io/app/get-started/install-cypress

Cypress deprecated the use of Node.js 16.x in Cypress 13.0.0. We recommend that users update to at least Node.js 18.x.

for joomla/joomla-cms#44675

@muhme
Copy link

muhme commented Jan 26, 2025

Tried to test and building the Docker image failed before applying the patch, I guess it is related to the used origin/systemtests branch e.g. using PHP 7, should we use origin/systemtests8.2 branch?

git clone https://github.com/joomla-projects/docker-images
cd docker-images
git checkout origin/systemtests
docker build --no-cache --build-arg COMPOSERSIG=$(curl https://composer.github.io/installer.sig) --pull -t joomlaprojects/docker-images:systemtests .
 => ERROR [16/22] RUN dpkg -i google-chrome*.deb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants