Skip to content

node_modules of t3olayout should be deleted

I suggest to add - exec: rm -rf private/typo3conf/ext/t3olayout/Build/node_modules before the npm install task in the .ddev/config.yaml

So we can be sure that the build scripts won't fail due wrong versions in node_modules.

If you agree you could give me the ticket back and i will add that.