Skip to content

Updater fails in Windows #130

@ctariel

Description

@ctariel

Updater sends an error when trying to upgrade :
Installation failed: Unable to create directory: D:\Dev\Pinakes/app\Controllers

Logs are showing :
{"timestamp":"2026-05-10 19:53:39","level":"ERROR","message":"[Updater DEBUG] [ERROR] Errore durante installazione","context":{"exception":"Exception","message":"Unable to create directory: D:\Dev\Pinakes/app\Controllers","file":"D:\Dev\Pinakes\app\Support\Updater.php","line":2246},"ip":"127.0.0.1","user_id":1}

Seems related to line 2233 in app/Support/Updater.php : $targetPath = $dest . '/' . $relativePath;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions