Skip to content

Update Windows pub cache path from APPDATA to LOCALAPPDATA - #2527

Merged
kwalrath merged 1 commit into
dart-lang:masterfrom
jmagman:localappdata
Jul 16, 2020
Merged

Update Windows pub cache path from APPDATA to LOCALAPPDATA#2527
kwalrath merged 1 commit into
dart-lang:masterfrom
jmagman:localappdata

Conversation

@jmagman

@jmagman jmagman commented Jul 16, 2020

Copy link
Copy Markdown
Contributor

dart-lang/pub#2297 changed the default pub cache path on Windows to from %APPDATA%\Pub\Cache to %LOCALAPPDATA%\Pub\Cache

Fixes #2526.

@googlebot googlebot added the cla: yes Contributor has signed the Contributor License Agreement label Jul 16, 2020
@kwalrath
kwalrath merged commit 76f9f38 into dart-lang:master Jul 16, 2020
@jmagman
jmagman deleted the localappdata branch July 16, 2020 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Contributor has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update documentation for Windows pub cache location to from APPDATA to LOCALAPPDATA

3 participants