We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e34a1e7 commit b79aa1eCopy full SHA for b79aa1e
Documentation/Appendix/SettingUpTypo3Ddev.rst
@@ -82,7 +82,7 @@ or edit the configuration file :file:`.ddev/config.yaml` manually.
82
83
# Add necessary packages for the npm build process,
84
# (only needed if you are working on assets):
85
- ddev config --nodejs-version="18"
+ ddev config --nodejs-version="22"
86
ddev config --webimage-extra-packages="automake,build-essential"
87
88
Optionally, set a new HTTP/HTTPS port to avoid conflicts with local defaults.
0 commit comments