extension_builder
extension_builder copied to clipboard
set backupDir to typo3temp because it exists
The current default directory for backupDir produces an error message.
@franzholz do you use composer installation or the old fashion one? On my composer installation I have a var folder in the root directory
I do not use the composer installation. Under LINUX I also have a /var folder. But TYPO3 does not use it.
Ok, let me think about a solution. I don't mean the /var folder of the Linux system, with composer the var folder is in the root directory of typo3 instead of typo3temp.
I still recommend switching to composer, you will make your life so much easier 🙂