This repository was archived by the owner on Jul 31, 2026. It is now read-only.
This repository was archived by the owner on Jul 31, 2026. It is now read-only.
AppData\Roaming\Pub\Cache\bin with AppData\Local\Pub\Cache\bin in PATH #11
Pub are no longer using the
Roamingdirectory when handling cache and installation of programs. Instead, it have been usingLocalfor some time:dart-lang/pub#2297
dart-lang/pub#3831
The consequence of this is that installing Dart though Chocolatey does set the wrong path right now and users are therefore needed to manually fixing the PATH after installing a program like e.g.
webdevthrough pub.