Skip to content

Pub cache folder not always in Roaming on Windows #2

@FibreFoX

Description

@FibreFoX

When trying to run the start command, the tool sadly does only check APPDATA:

var appData = Platform.environment['APPDATA'];

It should check LOCALAPPDATA too, this is even written in the docs of dart too: https://dart.dev/tools/pub/cmd/pub-get#the-system-package-cache

This results in the tool not being able to patch my packages.

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