diff --git a/Documentation/Appendix/SettingUpTypo3Ddev.rst b/Documentation/Appendix/SettingUpTypo3Ddev.rst index 784df57..ba14622 100644 --- a/Documentation/Appendix/SettingUpTypo3Ddev.rst +++ b/Documentation/Appendix/SettingUpTypo3Ddev.rst @@ -89,7 +89,7 @@ or edit the configuration file :file:`.ddev/config.yaml` manually. # Add necessary packages for the npm build process, # (only needed if you are working on assets): - ddev config --nodejs-version='22' + ddev config --nodejs-version='24' ddev config --webimage-extra-packages='automake,build-essential,locales-all' Optionally, set a new HTTP/HTTPS port to avoid conflicts with local defaults.